Class RadProgressBar
Inheritance
System.Object
RadProgressBar
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 RadProgressBar : RangeBase, IAutomationPeer, IPeerConverter, IRadProgressBar, IRangeBase, IControl, IFrameworkElement, ITargetElement
Constructors
RadProgressBar()
Declaration
public RadProgressBar()
Properties
IsIndeterminate
Declaration
public bool IsIndeterminate { get; }
Property Value
System.Boolean
|