Back to Devexpress

CustomGroupRowExportEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-cf9ff971.md

latest1.3 KB
Original Source

CustomGroupRowExportEventArgs Class

Contains data for the CustomGroupRowExport event.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class CustomGroupRowExportEventArgs :
    CustomExportEventArgs

CustomGroupRowExportEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CustomExportEventArgs CustomGroupRowExportEventArgs

Extension Methods

Yield<CustomGroupRowExportEventArgs>()

YieldIfNotNull<CustomGroupRowExportEventArgs>()

See Also

CustomGroupRowExportEventArgs Members

DevExpress.Maui.DataGrid Namespace