TabControlImages Properties
Contains settings that allow images to be defined for the ASPxTabControl‘s (ASPxPageControl‘s) specific elements.
Name | Description |
---|---|
Active |
Gets the settings of a tab image displayed within the active tab. |
Image |
Gets or sets the path to the folder that contains images used by a control.
Inherited from Images |
Loading |
Gets the settings of an image displayed within a Loading Panel.
Inherited from Images |
Scroll |
Gets the settings of an image displayed within the scroll left button. |
Scroll |
Gets the settings of an image displayed within the scroll right button. |
Sprite |
Gets or sets the path to a CSS file that defines the control’s sprite image settings.
Inherited from Images |
Sprite |
Gets or sets the path to a sprite image.
Inherited from Images |
Tab | Gets the settings of an image displayed in all tabs. |
See Also