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