TimelineView Properties
Represents a Timeline View.
Name | Description |
---|---|
Appointment |
Provides access to the options specifying how appointments are displayed in the Timeline View. |
Cell |
Options that specify how the height of cells are adjusted. |
Control |
Gets the scheduler control to which the current View belongs.
Inherited from Scheduler |
Displayed |
Gets or sets the number of time intervals simultaneously visible within the Timeline View‘s scrollable area. |
Display |
Gets or sets the string to display to indicate the currently active view.
Inherited from Scheduler |
Enabled |
Gets or sets whether a particular View is enabled for the scheduler.
Inherited from 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.
Inherited from Scheduler |
Group |
Gets or sets a value that specifies the type of grouping applied to the View.
Inherited from Scheduler |
Interval |
Gets or sets the total number of time intervals displayed in the Timeline View. |
Menu |
Gets or sets the menu caption string to indicate the View.
Inherited from Scheduler |
More |
Specifies the HTML string used as the caption in the “Show more” buttons.
Inherited from Scheduler |
Navigation |
Specifies the time span used to search for appointments by Navigation Buttons.
Inherited from Scheduler |
Navigation |
Gets or sets the condition for display of the Navigation Buttons.
Inherited from Scheduler |
Options |
Provides access to properties which specify how the time cell selection changes when the Timeline scale is changed. |
Resources |
Gets or sets the number of resources shown at one time on a screen.
Inherited from Scheduler |
Scales | Provides access to a collection of time scales displayed in the timeline view. |
Selected |
Gets the time interval currently selected in the scheduler’s active View by an end-user.
Inherited from Scheduler |
Selected |
Gets the resource which contains the time interval currently selected in the scheduler’s active view.
Inherited from Scheduler |
Short |
Gets or sets a short name of the current view.
Inherited from Scheduler |
Show |
Gets or sets a value which specifies if the More Buttons should be shown in the current View.
Inherited from Scheduler |
Styles | Provides access to style settings that control the appearance of the Timeline View visual elements. |
Templates |
Provides access to a Timeline |
Time |
Provides access to options for displaying the Time Indicator in the view. |
Type | Gets the view’s type. |
View |
Gets or sets the priority of View Selector item hiding in adaptive mode.
Inherited from Scheduler |
Visible |
Obsolete. This method is obsolete. Do not use it.
Inherited from Scheduler |
Work |
Gets or sets the work time interval for a Timeline View. |
See Also