TimelineScaleHeaders(ReportTimelineView) Constructor
Initializes a new instance of the TimelineScaleHeaders class linked to the specified View component.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
timelineView | ReportTimelineView | A ReportTimelineView component representing a TimelineView in the scheduler report. |
See Also