Back to Devexpress

CallbackPanelStyles Properties

aspnet-devexpress-dot-web-dot-callbackpanelstyles-dot-underscore-properties.md

latest3.1 KB
Original Source

CallbackPanelStyles Properties

Contains settings that allow the ASPxCallbackPanel‘s appearance to be defined.

NameDescription
CssFilePathGets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase.
CssPostfixGets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase.
DisabledGets the style settings that define the appearance of the disabled panel. Inherited from PanelStyles.
EnableDefaultAppearanceObsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
ExpandBarGets the style settings that define the expand bar appearance. Inherited from PanelStyles.
ExpandButtonGets the style settings that define the expand button appearance. Inherited from PanelStyles.
ExpandedExpandBarGets the style settings that define the appearance of the expand bar when the panel is expanded. Inherited from PanelStyles.
ExpandedPanelGets the style settings that define the expanded panel appearance. Inherited from PanelStyles.
LoadingDivGets style settings that define the appearance of a rectangle displayed above a control while waiting for a callback response.
LoadingPanelProvides style settings that define the appearance of a loading panel.
ModalBackgroundGets the style settings that define the appearance of the page’s content displayed behind the invoked modal panel. Inherited from PanelStyles.
PanelGets the style settings that define the panel appearance. Inherited from PanelStyles.
ThemeGets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.

See Also

CallbackPanelStyles Class

CallbackPanelStyles Members

DevExpress.Web Namespace