ClassDataGridAppearance
Class
Represents the base class for data grid appearance settings.
Definition
Namespace:Telerik.Maui.Controls.DataGrid
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class DataGridAppearance : StyleableElement
Inheritance: objectDataGridAppearance
Derived Classes:
Constructors
DataGridAppearance()
Declaration
cs-api-definition
protected DataGridAppearance()