[]
Occurs when footer rows are added.
protected virtual void OnAddColumnFooterRows(int row, int count)
Protected Overridable Sub OnAddColumnFooterRows(row As Integer, count As Integer)
| Type | Name | Description |
|---|---|---|
| int | row | Determines add position |
| int | count | Determines number of added rows |