SchedulerViewBase Properties
Serves as a base class for different scheduler Views.
Name | Description |
---|---|
Control | Gets the scheduler control to which the current View belongs. |
Display |
Gets or sets the string to display to indicate the currently active view. |
Enabled | Gets or sets whether a particular View is enabled for the scheduler. |
First |
Gets or sets the index of a resource in the collection of visible resources, which is displayed first within the current scheduler view. |
Group |
Gets or sets a value that specifies the type of grouping applied to the View. |
Menu |
Gets or sets the menu caption string to indicate the View. |
More |
Specifies the HTML string used as the caption in the “Show more” buttons. |
Navigation |
Specifies the time span used to search for appointments by Navigation Buttons. |
Navigation |
Gets or sets the condition for display of the Navigation Buttons. |
Resources |
Gets or sets the number of resources shown at one time on a screen. |
Selected |
Gets the time interval currently selected in the scheduler’s active View by an end-user. |
Selected |
Gets the resource which contains the time interval currently selected in the scheduler’s active view. |
Short |
Gets or sets a short name of the current view. |
Show |
Gets or sets a value which specifies if the More Buttons should be shown in the current View. |
Type | Gets the View’s type. |
View |
Gets or sets the priority of View Selector item hiding in adaptive mode. |
Visible |
Obsolete. This method is obsolete. Do not use it. |
See Also