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

PopupControlStyles Properties

Contains settings that allow the ASPxPopupControl‘s appearance to be defined.
Name Description
CloseButton Gets style settings for a window’s close button.
CollapseButton Gets style settings for a window’s collapse button.
Content Gets style settings for a window’s content region.
ControlStyle Obsolete. Gets style settings for a popup control’s.
CssFilePath Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase.
Disabled Gets the style settings which define a control’s appearance in the disabled state.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
Footer Gets style settings for a window’s footer.
Header Gets style settings for a window’s header.
Link Gets an object that contains style settings to be applied to links in the control.
LoadingDiv Gets style settings that define the appearance of a specific loading div panel.
LoadingPanel Gets the style settings defining the appearance of the loading panel.
MaximizeButton Gets style settings for a window’s maximize button.
ModalBackground Gets the style settings that define the appearance of the page’s content displayed behind the invoked modal popup window.
PinButton Gets style settings for a window’s pin button.
RefreshButton Gets style settings for a window’s refresh button.
Style For internal use only.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
See Also