Back to Devexpress

CustomCellExportEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-17967041.md

latest1.3 KB
Original Source

CustomCellExportEventArgs Class

Contains data for the CustomCellExport event.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class CustomCellExportEventArgs :
    CustomExportEventArgs

CustomCellExportEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CustomExportEventArgs CustomCellExportEventArgs

Extension Methods

Yield<CustomCellExportEventArgs>()

YieldIfNotNull<CustomCellExportEventArgs>()

See Also

CustomCellExportEventArgs Members

DevExpress.Maui.DataGrid Namespace