Back to Devexpress

GridSortInfo Fields

wpf-devexpress-dot-xpf-dot-grid-dot-gridsortinfo-dot-underscore-fields.md

latest1.6 KB
Original Source

GridSortInfo Fields

Represents an element in the GridControl.SortInfo collection.

NameDescription
FieldNameProperty staticIdentifies the GridSortInfo.FieldName dependency property.
GroupIndexProperty staticIdentifies the GridSortInfo.GroupIndex dependency property.
IsGroupedProperty staticIdentifies the GridSortInfo.IsGrouped dependency property.
MergeWithPreviousGroupProperty staticIdentifies the GridSortInfo.MergeWithPreviousGroup dependency property.
SortIndexProperty staticIdentifies the GridSortInfo.SortIndex dependency property.
SortOrderProperty staticIdentifies the GridSortInfo.SortOrder dependency property.

See Also

GridSortInfo Class

GridSortInfo Members

DevExpress.Xpf.Grid Namespace