Class RadBusyIndicator
Inheritance
System.Object
RadBusyIndicator
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadBusyIndicator : Control, IAutomationPeer, IPeerConverter, IRadBusyIndicator, IControl, IFrameworkElement, ITargetElement
Constructors
RadBusyIndicator()
Declaration
public RadBusyIndicator()
Properties
IsBusy
Declaration
public bool IsBusy { get; }
Property Value
System.Boolean
|
Implements
IsIndeterminate
Declaration
public bool IsIndeterminate { get; }
Property Value
System.Boolean
|