Back to Devexpress

ReportTimelineView Properties

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-dot-reporttimelineview-dot-underscore-properties.md

latest4.3 KB
Original Source

ReportTimelineView Properties

A View component for a timeline style report.

NameDescription
AppearanceProvides access to the properties that control the appearance of the ReportTimelineView‘s elements.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ColumnArrangementSpecifies the order in which the numbers of intervals in columns are arranged. Inherited from ReportViewBase.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
GroupTypeGets or sets a value that specifies the type of grouping applied to the View. Inherited from ReportViewBase.
ScalesProvides access to a collection of time scales in the view.
SiteGets or sets the ISite of the Component. Inherited from Component.
VisibleIntervalColumnCountGets or sets the number of sections in which the group of intervals specified by the ReportTimelineView.VisibleIntervalCount is split.
VisibleIntervalCountGets or sets the number of intervals in a group.
VisibleIntervalsSplittingGets or sets the time interval to which columns are aligned on pages.
VisibleResourceCountGets or sets the maximum number of resources displayed in one section. Inherited from ReportViewBase.

See Also

ReportTimelineView Class

ReportTimelineView Members

DevExpress.XtraScheduler.Reporting Namespace