Back to Devexpress

GridColumnSortInfo Properties

windowsforms-devexpress-dot-xtragrid-dot-columns-dot-gridcolumnsortinfo-dot-underscore-properties.md

latest1.1 KB
Original Source

GridColumnSortInfo Properties

Represents an element in a GridColumnSortInfoCollection.

NameDescription
ColumnGets or sets the column which is sorted by the GridColumnSortInfo.SortOrder.
IsGroupedIndicates whether the column which is referred to by the current GridColumnSortInfo object is a grouping column.
SortOrderGets or sets the column’s sort order.

See Also

GridColumnSortInfo Class

GridColumnSortInfo Members

DevExpress.XtraGrid.Columns Namespace