GridControl.StartSorting Event
Occurs before a sorting operation is started.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll
Declaration
public event EventHandler StartSorting
Public Event StartSorting As EventHandler
Event Data
The StartSorting event handler receives an argument of the EventArgs type.
When sorting data, the grid does the following:
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...