PanelStyles Properties
Contains settings that define the appearance of visual elements within the ASPxPanel and ASPxCallbackPanel controls.
Name | Description |
---|---|
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Disabled | Gets the style settings that define the appearance of the disabled panel. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Expand |
Gets the style settings that define the expand bar appearance. |
Expand |
Gets the style settings that define the expand button appearance. |
Expanded |
Gets the style settings that define the appearance of the expand bar when the panel is expanded. |
Expanded |
Gets the style settings that define the expanded panel appearance. |
Modal |
Gets the style settings that define the appearance of the page’s content displayed behind the invoked modal panel. |
Panel | Gets the style settings that define the panel appearance. |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
See Also