Class DataGridToggleRowDetailsColumn
Represents a Data
Inherited Members
Namespace: Telerik.Maui.Controls.DataGrid
Assembly: Telerik.Maui.Controls.dll
Syntax
public class DataGridToggleRowDetailsColumn : DataGridColumn, IDataDescriptorPeer, IDataGridColumnDefinition
Constructors
DataGridToggleRowDetailsColumn()
Initializes a new instance of the Data
Declaration
public DataGridToggleRowDetailsColumn()
Fields
CellContentStyleProperty
Identifies the Cell
Declaration
public static readonly BindableProperty CellContentStyleProperty
Field Value
Microsoft.
|
CellContentStyleSelectorProperty
Identifies the Cell
Declaration
public static readonly BindableProperty CellContentStyleSelectorProperty
Field Value
Microsoft.
|
Properties
CellContentStyle
Gets or sets the Microsoft.
Declaration
public Style CellContentStyle { get; set; }
Property Value
Microsoft.
|
CellContentStyleSelector
Gets or sets the IStyle
Declaration
public IStyleSelector CellContentStyleSelector { get; set; }