Click or drag to resize

IDataGridEventsProviderColumnSortDirectionChanged Event

Occurs when the sort direction of a column has changed.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
event EventHandler<DataGridColumnEventArgs> ColumnSortDirectionChanged

Value

Type: SystemEventHandlerDataGridColumnEventArgs
See Also