Back to Devexpress

DayViewControlBase Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-a4cb8ec8.md

latest1.5 KB
Original Source

DayViewControlBase Class

Represents a base class that implements a time ruler in the report.

Namespace : DevExpress.XtraScheduler.Reporting

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

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
public abstract class DayViewControlBase :
    ReportRelatedControlBase
vb
Public MustInherit Class DayViewControlBase
    Inherits ReportRelatedControlBase

Inheritance

Object MarshalByRefObject Component XRControl DevExpress.XtraScheduler.Reporting.ReportViewControlBase DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase DayViewControlBase DayViewTimeRuler

See Also

DayViewControlBase Members

DevExpress.XtraScheduler.Reporting Namespace