Back to Devexpress

TimelineView Properties

windowsforms-devexpress-dot-xtrascheduler-dot-timelineview-dot-underscore-properties.md

latest10.3 KB
Original Source

TimelineView Properties

Arranges events and appointments across horizontal timelines.

NameDescription
AppearanceProvides access to the properties that control the appearance of the TimelineView‘s elements.
AppointmentDisplayOptionsProvides access to the appointment display options for the Timeline View.
AppointmentHeightObsolete. Gets or sets the height of a single appointment for the current View (in pixels). Inherited from SchedulerViewBase.
BoundsObsolete. Gets or sets the bounds of the current View. Inherited from SchedulerViewBase.
CellsAutoHeightObsolete. Use the CellsAutoHeightOptions.AutoHeightMode property to specify whether resources change their height automatically.
CellsAutoHeightOptionsProvides access to options for specifying cell auto height behavior in the Timeline or Gantt view.
ControlGets the scheduler control which the current View belongs to. Inherited from SchedulerViewBase.
DateTimeScrollbarVisibleGets or sets a value indicating whether the date-time scrollbar is visible. Inherited from SchedulerViewBase.
DeferredScrollingProvides access to parameters that control deferred scrolling.
DisplayNameGets or sets the string to display to indicate the scheduler’s view. Inherited from SchedulerViewBase.
EnabledGets or sets if the view is enabled for the SchedulerControl. Inherited from SchedulerViewBase.
EnableInfiniteScrollingGets or sets whether the horizontal scroll bar is mapped to the visible interval.
FirstVisibleResourceIndexGets or sets the visible index of the first resourse currently displayed on-screen. Inherited from SchedulerViewBase.
GroupSeparatorWidthGets or sets the width of a separator bar between groups (measured in pixels). Inherited from SchedulerViewBase.
GroupTypeGets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
HtmlTemplates
IdOverrides the corresponding property of the base class to hide it. Inherited from SchedulerViewBase.
MenuCaptionGets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase.
MenuItemIdGets the id of the scheduler menu item corresponding to the SwitchToTimelineView command.
NavigationButtonAppointmentSearchIntervalSpecifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase.
NavigationButtonVisibilityGets or sets the condition for display of the Navigation Buttons. Inherited from SchedulerViewBase.
OptionsSelectionBehaviorProvides access to properties which specify how the time cell selection changes when the Timeline scale is changed.
PainterObsolete. Gets an object that provides the painting functionality of the scheduler control’s Views. Inherited from SchedulerViewBase.
ResourceHeightSets fixed resource height and enables pixel scrolling for the SchedulerControl.
ResourcesPerPageGets or sets the number of resources shown at a time on a screen. Inherited from SchedulerViewBase.
ScalesProvides access to a collection of time scales displayed in the Timeline view.
SelectedIntervalGets the time interval currently selected in the scheduler’s active view by an end-user. Inherited from SchedulerViewBase.
SelectedResourceGets the resource which contains the time interval currently selected in the scheduler’s active view. Inherited from SchedulerViewBase.
SelectionBarProvides access to the selection bar options.
ShortDisplayNameGets or sets a short name of the current view. Inherited from SchedulerViewBase.
ShowMoreButtonsGets or sets a value which specifies if the More buttons should be shown in the current View. Inherited from SchedulerViewBase.
ShowNumbersInMoreButtonsGets or sets whether More buttons should display the number of appointments outside the currently visible area. Inherited from SchedulerViewBase.
ShowResourceHeadersGets or sets whether resource headers are displayed.
StatusDisplayTypeGets or sets how the appointment status is displayed in the Scheduler view. Inherited from SchedulerViewBase.
TimeIndicatorDisplayOptionsProvides access to options for displaying the Time Indicator in the view.
TimelineScrollBarVisibleSpecifies whether a vertical row scrollbar is visible, and the vertical scrolling is enabled in rows of the Timeline view grouped by resource.
TypeGets the view’s type.
ViewInfoGets the information on visual representation of the object.
VisibleIntervalsObsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View. Inherited from SchedulerViewBase.
WorkTimeGets or sets the work time interval for a Timeline View.

See Also

TimelineView Class

TimelineView Members

DevExpress.XtraScheduler Namespace