GroupRowData Properties
Contains information about a group row.Name | Description |
---|---|
GroupCaption | Gets the group row’s caption. |
GroupText | Gets the text displayed in the group row. |
GroupValue | Gets the value that is used to group data grid rows. |
GroupValueText | Gets the value that is displayed in the group row’s value area. |
IsCollapsed | Gets or sets whether the group row is collapsed. |
RowHandle | Gets the group row’s handle. |
Summary | Gets the group row’s summary text. |
See Also