Back to Devexpress

ReportTimelineView Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-55904b39.md

latest1.7 KB
Original Source

ReportTimelineView Class

A View component for a timeline style report.

Namespace : DevExpress.XtraScheduler.Reporting

Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
[DXLicenseWinFormsEditors]
public class ReportTimelineView :
    ReportViewBase,
    IXtraSupportDeserializeCollectionItem
vb
<DXLicenseWinFormsEditors>
Public Class ReportTimelineView
    Inherits ReportViewBase
    Implements IXtraSupportDeserializeCollectionItem

The following members return ReportTimelineView objects:

Inheritance

Object MarshalByRefObject Component ReportViewBase ReportTimelineView

See Also

ReportTimelineView Members

DevExpress.XtraScheduler.Reporting Namespace