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

Represents a busy indicator in a TreeViewItemView control.

Definition

Constructors

Initializes a new instance of the TreeViewItemBusyIndicator class.

C#
public TreeViewItemBusyIndicator()

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; }