GroupInfo Properties
Contains information about a group of data items and serves as a binding context for the GroupHeaderTemplate template.Name | Description |
---|---|
GroupCaption | Returns the group caption that contains the FieldName of the data column used to group collection view items. |
GroupValue | Returns the group value. |
GroupValueText | Returns the text string used to display the group value. |
HeaderText | Returns the text string that is displayed in the group header. This string consists of the caption and value text. |
IsCollapsed | Gets or sets whether the group is collapsed. |
ItemHandle | Returns the group row handle. |
See Also