Skip to main content
A newer version of this page is available. .

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.
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.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
ErrorInformation Gets the style settings that define the appearance of the error information.
FormButton Gets the style settings that define the appearance of a corresponding scheduler’s element.
FormEditors Gets the style settings that define the appearance of the form’s editors.
InplaceEditor Gets the style settings that define the appearance of the inplace editors.
LoadingDiv Gets the style settings used to paint a rectangle displayed above the scheduler while waiting for a callback response.
LoadingPanel Gets the loading panel’s style settings.
Menu Gets the style settings that define the appearance of a corresponding scheduler’s element.
NavigationButton Gets the style settings that define the appearance of the navigation buttons.
PopupForm Gets the style settings that define the appearance of the popup form.
ResourceNavigator 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 StylesBase.
Toolbar Gets the style settings that define the appearance of the toolbar.
ToolTipRoundedCorners Gets the style settings that define the appearance of the rounded corners of the tooltip.
ToolTipSquaredCorners Gets the style settings that define the appearance of the squared corners of the tooltip.
ViewNavigator Gets the style settings that define the appearance of the View Navigator.
ViewSelector Gets the style settings that define the appearance of the View Selector.
ViewVisibleInterval Gets the style settings that define the appearance of the View Visible Interval.
See Also