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

TimeCellsControlBase Class

Represents a base class for the time cell controls in the report.

Namespace: DevExpress.XtraScheduler.Reporting

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

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

public abstract class TimeCellsControlBase :
    ReportRelatedControlBase,
    ISupportAppointments,
    ISupportAppointmentsBase,
    ISupportAppointmentsInternal,
    ISchedulerDateIterator,
    ISchedulerResourceIterator,
    ISupportDataIterationPriority,
    ISupportPrintableTimeInterval,
    ISupportPrintableResources,
    ISupportHtmlText

Remarks

The TimeCellsControlBase class introduces the TimeCellsControlBase.AppointmentDisplayOptions and the TimeCellsControlBase.PrintColorSchemas properties.

Inheritance

Show 11 items
Object
MarshalByRefObject
Component
XRControl
DevExpress.XtraScheduler.Reporting.ReportViewControlBase
DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase
See Also