Back to Devexpress

GridColumn.ActualAppearance Property

maui-devexpress-dot-maui-dot-datagrid-dot-gridcolumn-7c742725.md

latest976 B
Original Source

GridColumn.ActualAppearance Property

Gets the common appearance settings that are applied to the current GridColumn.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public GridColumnActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
GridColumnActualAppearance

Appearance settings that are applied to the current GridColumn.

|

See Also

GridColumn Class

GridColumn Members

DevExpress.Maui.DataGrid Namespace