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

PopupControlStyles Fields

Contains settings that allow the ASPxPopupControl‘s appearance to be defined.
Name Description
CloseButtonStyleName Returns the name of the window Close Button style. This name is equal to “CloseButton”.
CollapseButtonStyleName Returns the name of the window Collapse Button style. This name is “CollapseButton”.
ContentStyleName Returns the name of the window’s entire contents style. This name is equal to “Content”.
FooterStyleName Returns the name of the window Footer style. This name is equal to “Footer”.
HeaderButtonCellSystemClassName For internal use only.
HeaderStyleName Returns the name of the window Header style. This name is equal to “Header”.
MaximizeButtonStyleName Returns the name of the window Maximize Button style. This name is “MaximizeButton”.
ModalBackgroundStyleName Returns the name of the a style that is used to fill the page background when a window is displayed as modal. This name is equal to “ModalBackground”.
PinButtonStyleName Returns the name of the Pin Button style. This name is equal to “PinButton”.
RefreshButtonStyleName Returns the name of the Refresh Button style. This name is equal to “RefreshButton”.
RtlMarkerCssClassName For internal use only.
StyleStyleName For internal use only.
See Also