RoundPanelImages Properties
Contains settings that allow images to be defined for the ASPxRoundPanel‘s specific elements.Name | Description |
---|---|
CollapseButton | Gets the settings of an image displayed within the panel’s collapse button. |
ExpandButton | Gets the settings of an image displayed in the panel’s collapse button when the panel is collapsed. |
Header | Gets the settings of an image displayed within the round panel’s header. |
ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
See Also