A newer version of this page is available.
Switch to the current version.
PopupControlStyles Members
Contains settings that allow the ASPxPopupControl's appearance to be defined.Constructors
Name | Description |
---|---|
PopupControlStyles(ISkinOwner) | Initializes a new instance of the PopupControlStyles class with the specified owner. |
Fields
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". |
DisabledStyleName static | For internal use only. Returns "Disabled". Inherited from StylesBase. |
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". |
LoadingDivStyleName static | For internal use only. Returns "LoadingDiv". Inherited from StylesBase. |
LoadingPanelStyleName static | For internal use only. Returns "LoadingPanel". Inherited from StylesBase. |
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. |
Properties
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. |