Skip to main content
A newer version of this page is available.
All docs
V18.2
Tab

DockPanelStyles Properties

Contains settings that allow the dock panel’s appearance to be defined.
Name Description
CloseButton Gets style settings for a window’s close button. Inherited from PopupControlStyles.
CollapseButton Gets style settings for a window’s collapse button. Inherited from PopupControlStyles.
Content Gets style settings for a window’s content region. Inherited from PopupControlStyles.
ControlStyle Obsolete. Gets style settings for a popup control’s. Inherited from PopupControlStyles.
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. Inherited from PopupControlStyles.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
Footer Gets style settings for a window’s footer. Inherited from PopupControlStyles.
Header Gets style settings for a window’s header. Inherited from PopupControlStyles.
Link Gets an object that contains style settings to be applied to links in the control. Inherited from PopupControlStyles.
LoadingDiv Gets style settings that define the appearance of a specific loading div panel. Inherited from PopupControlStyles.
LoadingPanel Gets the style settings defining the appearance of the loading panel. Inherited from PopupControlStyles.
MaximizeButton Gets style settings for a window’s maximize button. Inherited from PopupControlStyles.
ModalBackground This property is not in effect for the DockPanelStyles class.
PinButton Gets style settings for a window’s pin button. Inherited from PopupControlStyles.
RefreshButton Gets style settings for a window’s refresh button. Inherited from PopupControlStyles.
Style Gets the style settings defining the dock panel appearance.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
See Also