GroupDescription Class Members
In This Topic
The following tables list the members exposed by GroupDescription.
Public Constructors
Public Properties
| Name | Description |
 | Group | Gets a value that indicates whether to group by this property. Set to false if you want to sort but not group by this property. |
 | PropertyName | Gets the name of the property to group on. |
 | SortDirection | Gets the sort direction of the property within the group. May be set to null if you want to group but not sort by this property. |
Top
See Also