The following tables list the members exposed by ActivityIndicatorInfoBase.
Name | Description | |
---|---|---|
![]() | AnimationSpeed | Gets or sets the interval (in milliseconds) between each step of the animation. |
![]() | AnimationSpeedResolved | Resolves the animation speed. |
![]() | Appearance | Gets/sets the appearance used to resolve the appearance of the control. |
![]() | BorderStyle | The style of borders to draw around the activity indicator element |
![]() | ComponentRole | Returns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Enabled | Gets or sets if the activity indicator has been enabled/started. |
![]() | EnabledResolved | Resolves the enabled state. |
![]() | RightToLeft | Indicates the RightToLeft value set by the control. |
![]() | UseOsThemes | Indicates whether the elements of a control may be rendered using the operating system theme rendering. |
![]() | UseOsThemesResolved | Indicates whether the elements of a control may be rendered using system themes. |
![]() | ViewStyle | The viewstyle for the control. |
Name | Description | |
---|---|---|
![]() | RoleName | Gets the default UI role name used when creating the ComponentRole. |
Name | Description | |
---|---|---|
![]() | Animate | Virtual method used to perform one step of animation. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ResetAnimation | Virtual method used to reset the animation. |
![]() | ResolveAppearance | Resolves the general appearance of the control. |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | CreateRole | Creates the component role that provides the style information for the control. |
![]() | DirtyAnimationSpeedResolved | Virtual method used to dirty the cached animationSpeedResolved |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | Overridden. Called when an active object is Disposed to notify a derived class when the object has been Disposed. |