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

BootstrapTimelineView Properties

Represents a Timeline View.
Name Description
AppointmentDisplayOptions Provides access to the options specifying how appointments are displayed in the Timeline View. Inherited from TimelineView.
CellAutoHeightOptions Provides access to options for specifying cell auto height behavior. Inherited from TimelineView.
ContextMenuCaption
Control Gets the scheduler control to which the current View belongs.
CssClasses Provides access to CSS classes applied to visual elements of the Scheduler control’s Timeline View.
DisplayedIntervalCount Gets or sets the number of time intervals simultaneously visible within the Timeline View‘s scrollable area. Inherited from TimelineView.
DisplayName This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Enabled Gets or sets whether a particular View is enabled for the scheduler. Inherited from SchedulerViewBase.
FirstVisibleResourceIndex 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 SchedulerViewBase.
GoToDateDialogCaption
GroupType Gets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
IntervalCount Gets or sets the total number of time intervals displayed in the Timeline View. Inherited from TimelineView.
MenuCaption This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
MoreButtonHTML This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
NavigationButtonAppointmentSearchInterval Specifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase.
NavigationButtonVisibility Gets or sets the condition for display of the Navigation Buttons. Inherited from SchedulerViewBase.
OptionsSelectionBehavior Provides access to properties which specify how the time cell selection changes when the Timeline scale is changed. Inherited from TimelineView.
ResourcesPerPage Gets or sets the number of resources shown at one time on a screen. Inherited from SchedulerViewBase.
Scales Provides access to a collection of time scales displayed in the timeline view. Inherited from TimelineView.
ScrollAreaHeight
SelectedInterval Gets the time interval currently selected in the scheduler’s active View by an end-user. Inherited from SchedulerViewBase.
SelectedResource Gets the resource which contains the time interval currently selected in the scheduler’s active view. Inherited from SchedulerViewBase.
ShortDisplayName This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ShowMoreButtons Gets or sets a value which specifies if the More Buttons should be shown in the current View. Inherited from SchedulerViewBase.
Styles This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Templates Provides access to a TimelineViewTemplates object containing templates for visual elements of the Timeline View. Inherited from TimelineView.
TimeIndicatorDisplayOptions Provides access to options for displaying the Time Indicator in the view. Inherited from TimelineView.
TimelineViewStyles This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Type Gets the view’s type. Inherited from TimelineView.
ViewSelectorCaption
ViewSelectorItemAdaptivePriority Gets or sets the priority of View Selector item hiding in adaptive mode. Inherited from SchedulerViewBase.
VisibleIntervals Obsolete. This method is obsolete. Do not use it. Inherited from SchedulerViewBase.
WorkTime Gets or sets the work time interval for a Timeline View. Inherited from TimelineView.
See Also