Back to Devexpress

CustomColumnSortEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-customcolumnsorteventargs-dot-ctor.md

latest1.0 KB
Original Source

CustomColumnSortEventArgs Constructors

Provides data for the ColumnView.CustomColumnSort and GridView.CustomColumnGroup events.

NameParametersDescription
CustomColumnSortEventArgs(GridColumn, Object, Object, ColumnSortOrder)column, value1, value2, sortOrderInitializes a new instance of the CustomColumnSortEventArgs class with the specified settings.

See Also

CustomColumnSortEventArgs Class

CustomColumnSortEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace