Version

ActivityIndicatorInfoBase Class Properties

For a list of all members of this type, see ActivityIndicatorInfoBase members.

Public Properties
 NameDescription
Public PropertyAnimationSpeedGets or sets the interval (in milliseconds) between each step of the animation.  
Public PropertyAnimationSpeedResolvedResolves the animation speed.  
Public PropertyAppearanceGets/sets the appearance used to resolve the appearance of the control.  
Public PropertyBorderStyleThe style of borders to draw around the activity indicator element  
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets if the activity indicator has been enabled/started.  
Public PropertyEnabledResolvedResolves the enabled state.  
Public PropertyRightToLeftIndicates the RightToLeft value set by the control.  
Public PropertyUseOsThemesIndicates whether the elements of a control may be rendered using the operating system theme rendering.  
Public PropertyUseOsThemesResolvedIndicates whether the elements of a control may be rendered using system themes.  
Public PropertyViewStyleThe viewstyle for the control.  
Protected Properties
 NameDescription
Protected PropertyRoleNameGets the default UI role name used when creating the ComponentRole.  
See Also