SortDescription Members
Constructors
Name | Description |
---|---|
SortDescription() | Initializes a new instance of the SortDescription class. |
Fields
Name | Description |
---|---|
FieldNameProperty static | Identifies the FieldName dependency property. Inherited from SortDescriptionBase. |
SortOrderProperty static | Identifies the SortOrder dependency property. Inherited from SortDescriptionBase. |
Properties
Name | Description |
---|---|
FieldName | Inherited from SortDescriptionBase. |
SortOrder | Inherited from SortDescriptionBase. |
See Also