Back to Devexpress

CustomExportEventArgs.Appearance Property

maui-devexpress-dot-maui-dot-datagrid-dot-customexporteventargs.md

latest891 B
Original Source

CustomExportEventArgs.Appearance Property

Gets the appearance properties that are applied to cells in the exported document.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public ExportBrickAppearance Appearance { get; protected set; }

Property Value

TypeDescription
ExportBrickAppearance

The appearance object.

|

See Also

CustomExportEventArgs Class

CustomExportEventArgs Members

DevExpress.Maui.DataGrid Namespace