GroupDescription Members
Describes how to arrange data items into groups.Constructors
Name | Description |
---|---|
GroupDescription() | Initializes a new instance of the GroupDescription class. |
Fields
Name | Description |
---|---|
DisplayFormatProperty static | Identifies the DisplayFormat dependency property. |
FieldNameProperty static | Identifies the FieldName dependency property. Inherited from SortDescriptionBase. |
GroupIntervalProperty static | Identifies the GroupInterval dependency property. |
SortOrderProperty static | Identifies the SortOrder dependency property. Inherited from SortDescriptionBase. |
Properties
Name | Description |
---|---|
DisplayFormat | |
FieldName | Inherited from SortDescriptionBase. |
GroupInterval | |
SortOrder | Inherited from SortDescriptionBase. |
See Also