Represents a busy indicator in a TreeViewItemView control.
Definition
Namespace:Telerik.Maui.Controls.TreeView
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class TreeViewItemBusyIndicator : RadBusyIndicator
Inheritance: objectRadLayoutRadBusyIndicatorTreeViewItemBusyIndicator
Inherited Members
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