Click or drag to resize
TimelineViewSettings Properties

The TimelineViewSettings type exposes the following members.

Properties
  Name Description
Public property ColumnHeaderDateFormat
Gets or sets the timeline column header date format string.
Public property HeaderDateFormat
Gets or sets the Timeline view header date format string.
Public property NumberOfSlots
The number of slots to display in timeline view.
Public property ShowInsertArea
Gets or sets a boolean value that specifies whether to show an empty area at the end of each time slot that can be used to insert appointments.
Public property SlotDuration
The duration of each slot in timeline view.
Public property SortingMode
Gets or sets a value that specifies the sorting mode to use when rendering the appointments.
Public property StartTime
The starting time of the Timeline view.
Public property TimeLabelSpan
Gets or sets the number of rows/columns each time label spans.
Top
See Also