Back to Devexpress

DataGridView.ExportCellAppearance Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-545186bf.md

latest906 B
Original Source

DataGridView.ExportCellAppearance Property

Gets or sets the appearance object applied to cells in the exported document. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public ExportBrickAppearance ExportCellAppearance { get; set; }

Property Value

TypeDescription
ExportBrickAppearance

The appearance object applied to exported cells.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace