GridViewGroupInfo Properties
Contains information on a group.| Name | Description |
|---|---|
| DataRowCount | Gets or sets the number of data rows contained within a group. |
| FieldName | Gets or sets the name of the data field against whose values the processed grouping operation is performed. |
| KeyValue | Gets or sets the key value of the processed group row. |
See Also