Back to Devexpress

CustomColumnSortEventArgs Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-customcolumnsorteventargs-dot-ctor.md

latest936 B
Original Source

CustomColumnSortEventArgs Constructors

Provides data for the GridControl.CustomColumnSort event.

NameParametersDescription
CustomColumnSortEventArgs(GridColumn, Int32, Int32, Object, Object, ColumnSortOrder)column, listSourceRowIndex1, listSourceRowIndex2, value1, value2, sortOrderInitializes a new instance of the CustomColumnSortEventArgs class.

See Also

CustomColumnSortEventArgs Class

CustomColumnSortEventArgs Members

DevExpress.Xpf.Grid Namespace