Back to Devexpress

DxSchedulerTimelineView Members

blazor-devexpress-dot-blazor-dot-dxschedulertimelineview-dot-underscore-members.md

latest5.1 KB
Original Source

DxSchedulerTimelineView Members

A calendar view that displays appointments as horizontal bars along timescales.

Constructors

NameDescription
DxSchedulerTimelineView()Initializes a new instance of the DxSchedulerTimelineView class.

Properties

NameDescription
CellMinHeightSpecifies the minimum cell height in the timeline view.
CellMinWidthSpecifies the base width of a single division of the timescale, in pixels.
ChildContentSpecifies the scale collection.
DateHeaderCellTemplateSpecifies the template for date header cells in the Scheduler.
DurationSpecifies the time interval displayed in the Timeline view.
HorizontalAppointmentTemplateSpecifies a template for appointments displayed in the Timeline view.
LastAppointmentIndentSpecifies the indent from the last appointment to the cell border in the timeline view.
ResourceCaptionOrientationArranges resource captions horizontally or vertically when appointments are grouped.
ResourceHeaderCellTemplateSpecifies the template for resource header cells in the Scheduler.
ScalesSpecifies a collection of timescales displayed in the Timeline view.
ShowAppointmentDateTimeRangeSpecifies whether appointment time spans are visible.
SnapToCellsModeSpecifies how appointments snap to time cells in the Timeline view.
TimeCellTemplateSpecifies the template used to display time cells in the Scheduler.
VerticalResourceCellWidthSpecifies the resource cell width when appointments are grouped and captions are aligned horizontally.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DxSchedulerTimelineView Class

DevExpress.Blazor Namespace