TreeViewItemCheckBox
Class
Represents a check box in a TreeViewItemView control.
Definition
Namespace:Telerik.Maui.Controls.TreeView
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class TreeViewItemCheckBox : RadCheckBox, IRadCheckBox, ICheckBox, IView, IElement, ITransform
Inheritance: objectRadCheckBoxTreeViewItemCheckBox
Implements:
Inherited Members
Constructors
Initializes a new instance of the TreeViewItemCheckBox class.
C#
public TreeViewItemCheckBox()
Fields
StyleProperty
BindableProperty
Identifies the Style property.
C#
public static readonly BindableProperty StyleProperty