PopupControlImages Properties
Contains settings that allow images to be defined for the ASPxPopupControl‘s specific elements.
Name | Description |
---|---|
Close |
Gets the settings of an image displayed within a window’s close button. |
Collapse |
Gets the settings of an image displayed within a window’s collapse button. |
Footer | Gets the settings of a window’s footer image. |
Header | Gets the settings of a window’s header image. |
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 |
Maximize |
Gets the settings of an image displayed within a window’s maximize button. |
Pin |
Gets the settings of an image displayed within a window’s pin button. |
Refresh |
Gets the settings of an image displayed within a window’s refresh button. |
Size |
Gets the settings of an image displayed instead of the size grip within windows. |
Size |
Gets the settings of an image displayed instead of the size grip within a window, when the right-to-left layout is applied. |
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 |
See Also