ReportTimelineView Class
In This Article
A View component for a timeline style report.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
#Declaration
public class ReportTimelineView :
ReportViewBase,
IXtraSupportDeserializeCollectionItem
#Related API Members
The following members return ReportTimelineView objects:
#Inheritance
Object
MarshalByRefObject
Component
ReportViewBase
ReportTimelineView
See Also