Skip to main content

GridSortInfo Fields

An element in the GridControl.SortInfo collection.
Name Description
FieldNameProperty static Identifies the GridSortInfo.FieldNameProperty dependency property.
GroupIndexProperty static Identifies the GridSortInfo.GroupIndexProperty dependency property.
IsGroupedProperty static Identifies the GridSortInfo.IsGroupedProperty dependency property.
SortIndexProperty static Identifies the GridSortInfo.SortIndexProperty dependency property.
SortOrderProperty static Identifies the GridSortInfo.SortOrderProperty dependency property.
See Also