Version

MarqueeActivityIndicatorInfo Class Properties

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

Public Properties
 NameDescription
Public PropertyAnimationSpeedGets or sets the interval (in milliseconds) between each step of the animation. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyAnimationSpeedResolvedOverridden. Overriden. Resolves the animation speed.  
Public PropertyAppearanceGets/sets the appearance used to resolve the appearance of the control. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyBorderStyleThe style of borders to draw around the activity indicator element (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets if the activity indicator has been enabled/started. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyEnabledResolvedResolves the enabled state. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyMarqueeAnimationStyleIndicates the animation behavior of the marquee.  
Public PropertyMarqueeFillAppearanceGets/sets the appearance used to resolve the appearance of the filled area.  
Public PropertyMarqueeMarkerWidthThe width of the marquee marker.  
Public PropertyRightToLeftOverridden. Overriden. Gets or sets if the marquee should go from Right-To-Left or Left-To-Right when the MarqueeAnimationStyle is set to MarqueeAnimationStyle.Continuous  
Public PropertyUseOsThemesIndicates whether the elements of a control may be rendered using the operating system theme rendering. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyUseOsThemesResolvedIndicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Public PropertyViewStyleThe viewstyle for the control. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
Protected Properties
 NameDescription
Protected PropertyRoleNameGets the default UI role name used when creating the ComponentRole. (Inherited from Infragistics.Win.UltraActivityIndicator.ActivityIndicatorInfoBase)
See Also