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