Class TreeViewItemCheckBox
Represents a check box in a Tree
Inherited Members
Namespace: Telerik.Maui.Controls.TreeView
Assembly: Telerik.Maui.Controls.dll
Syntax
public class TreeViewItemCheckBox : RadCheckBox, IRadCheckBox, ICheckBox, IView, IElement, ITransform
Constructors
TreeViewItemCheckBox()
Declaration
public TreeViewItemCheckBox()
Fields
StyleProperty
Identifies the Style property.
Declaration
public static readonly BindableProperty StyleProperty
Field Value
Microsoft.
|
Properties
Style
Gets or sets the Style of the control.
Declaration
public Style Style { get; set; }
Property Value
Microsoft.
|
Methods
OnHandlerChanged()
Declaration
protected override void OnHandlerChanged()