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.
See Also