Back to Devexpress

TimeIntervalInfoBase Class

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

latest2.0 KB
Original Source

TimeIntervalInfoBase Class

Represents a base class for information controls displaying time intervals in the report.

Namespace : DevExpress.XtraScheduler.Reporting

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

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
public abstract class TimeIntervalInfoBase :
    TextInfoControlBase
vb
Public MustInherit Class TimeIntervalInfoBase
    Inherits TextInfoControlBase

Remarks

This class introduces the TimeIntervalInfoBase.PrintContentMode property.

Inheritance

Show 11 items

Object MarshalByRefObject Component XRControl DevExpress.XtraScheduler.Reporting.ReportViewControlBase DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase DataDependentControlBase TextInfoControlBase TimeIntervalInfoBase FormatTimeIntervalInfo

TimeIntervalInfo

See Also

TimeIntervalInfoBase Members

DevExpress.XtraScheduler.Reporting Namespace