ASPxSchedulerStyles Properties
Contains the scheduler element’s style settings.
Name | Description |
---|---|
Buttons | Gets the style settings that define the appearance of a scheduler’s buttons. |
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 |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Error |
Gets the style settings that define the appearance of the error information. |
Form |
Gets the style settings that define the appearance of a corresponding scheduler’s element. |
Form |
Gets the style settings that define the appearance of the form’s editors. |
Inplace |
Gets the style settings that define the appearance of the inplace editors. |
Loading |
Gets the style settings used to paint a rectangle displayed above the scheduler while waiting for a callback response. |
Loading |
Gets the loading panel’s style settings. |
Menu | Gets the style settings that define the appearance of a corresponding scheduler’s element. |
Navigation |
Gets the style settings that define the appearance of the navigation buttons. |
Popup |
Gets the style settings that define the appearance of the popup form. |
Resource |
Gets the style settings that define the appearance of the Resource Navigator. |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Toolbar | Gets the style settings that define the appearance of the toolbar. |
Tool |
Gets the style settings that define the appearance of the rounded corners of the tooltip. |
Tool |
Gets the style settings that define the appearance of the squared corners of the tooltip. |
View |
Gets the style settings that define the appearance of the View Navigator. |
View |
Gets the style settings that define the appearance of the View Selector. |
View |
Gets the style settings that define the appearance of the View Visible Interval. |
See Also