New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a check box in a TreeViewItemView control.

Definition

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

Properties

Style

Style

Gets or sets the Style of the control.

C#
public Style Style { get; set; }