[]
Gets a group footer for a specified row.
public GroupFooter GetGroupFooter(int row)
Public Function GetGroupFooter(row As Integer) As GroupFooter
Type | Name | Description |
---|---|---|
int | row | Row index |
Type | Description |
---|---|
GroupFooter | A group footer for a specified row. |