Skip to main content
A newer version of this page is available. .
Tab

PopupControlImages Properties

Contains settings that allow images to be defined for the ASPxPopupControl‘s specific elements.
Name Description
CloseButton Gets the settings of an image displayed within a window’s close button.
CollapseButton 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.
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.
MaximizeButton Gets the settings of an image displayed within a window’s maximize button.
PinButton Gets the settings of an image displayed within a window’s pin button.
RefreshButton Gets the settings of an image displayed within a window’s refresh button.
SizeGrip Gets the settings of an image displayed instead of the size grip within windows.
SizeGripRtl Gets the settings of an image displayed instead of the size grip within a window, when the right-to-left layout is applied.
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