CustomCellExportEventArgs Class
In This Article
Contains data for the CustomCellExport event.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
#Declaration
C#
public class CustomCellExportEventArgs :
CustomExportEventArgs
#Inheritance
System.Object
EventArgs
CustomExportEventArgs
CustomCellExportEventArgs
See Also