ExportBrickDefaultAppearances.Cell Property
Gets the exported cell brick’s default appearance.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
Declaration
public static ExportBrickAppearance Cell { get; }
Property Value
Type | Description |
---|---|
ExportBrickAppearance | The default appearance. |
See Also