Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

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