[]
Determines if the specified row is a group footer.
bool IsGroupFooter(int row)
Function IsGroupFooter(row As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | row | Row index |
Type | Description |
---|---|
bool | true if is a group footer; false otherwise |