Skip to main content
A newer version of this page is available. .

CustomSortEventArgs Class

Contains data for the CustomSort event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class CustomSortEventArgs :
    EventArgs

Remarks

For more information, refer to the following help topic: CustomSort.

Inheritance

Object
EventArgs
CustomSortEventArgs
See Also