Skip to main content
A newer version of this page is available. .

TimeIntervalInfoBase Class

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

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v19.1.Reporting.dll

Declaration

public abstract class TimeIntervalInfoBase :
    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
See Also