Version

ProgressBarBusyAnimation Class Members

The following tables list the members exposed by ProgressBarBusyAnimation.

Public Constructors
 NameDescription
Public ConstructorProgressBarBusyAnimation ConstructorInitializes a new ProgressBarBusyAnimation.  
Public Properties
 NameDescription
Public PropertyAnimationTotalDurationGets or sets a Duration value that determines the time it takes for the animation to go from 0 to 100%, or null to use the default value specified on the individual Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenters. (Inherited from Infragistics.Controls.Interactions.BusyAnimation)
Public PropertyNameOverridden. Returns "ProgressBar".  
Public Methods
 NameDescription
Public MethodCreatePresenterCreates an instance of the element used to represent the animation. (Inherited from Infragistics.Controls.Interactions.BusyAnimation<ProgressBarBusyAnimationPresenter>)
Public MethodToStringReturns the Name of the animation. (Inherited from Infragistics.Controls.Interactions.BusyAnimation)
See Also