Back to Devexpress

CellAppearanceBase Class

maui-devexpress-dot-maui-dot-datagrid-f923060e.md

latest1.8 KB
Original Source

CellAppearanceBase Class

A base class that contains a DataGridView cell’s apperance properties.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public abstract class CellAppearanceBase :
    DataGridItemAppearanceBase

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase DataGridItemAppearanceBase CellAppearanceBase CellAppearance

ColumnHeaderAppearance

GroupRowAppearance

TotalSummaryAppearance

Extension Methods

Yield<CellAppearanceBase>()

YieldIfNotNull<CellAppearanceBase>()

See Also

CellAppearanceBase Members

DevExpress.Maui.DataGrid Namespace