[]
Processes the removal of rows from the column header.
protected virtual void OnRemoveColumnFooterRows(int row, int count)
Protected Overridable Sub OnRemoveColumnFooterRows(row As Integer, count As Integer)
Type | Name | Description |
---|---|---|
int | row | Row index at which to start |
int | count | Number of rows to remove |