ASPxSchedulerStyles Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Fields
Name | Description |
---|---|
Error |
For internal use only. |
Form |
For internal use only. |
Inplace |
For internal use only. |
Navigation |
For internal use only. |
Toolbar |
For internal use only. |
Tool |
For internal use only. |
View |
For internal use only. |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object to the current instance of the ASPx |
Create |
Creates and returns a copy of a style object with the specified name.
Inherited from Styles |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Specifies whether the control’s default appearance is enabled. For internal use only,
Inherited from Styles |
Is |
Returns a value indicating whether the control is rendered as a native HTML control.
Inherited from Styles |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Styles |
To |
Returns the string that represents the current object.
Inherited from Styles |
See Also