windowsforms-devexpress-dot-xtrascheduler-dot-reporting-999d1ee4.md
Represents a base class for the time cell controls in the report.
Namespace : DevExpress.XtraScheduler.Reporting
Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll
NuGet Package : DevExpress.Win.SchedulerReporting
public abstract class TimeCellsControlBase :
ReportRelatedControlBase,
ISupportAppointments,
ISupportAppointmentsBase,
ISupportAppointmentsInternal,
ISchedulerDateIterator,
ISchedulerResourceIterator,
ISupportDataIterationPriority,
ISupportPrintableTimeInterval,
ISupportPrintableResources,
ISupportHtmlText
Public MustInherit Class TimeCellsControlBase
Inherits ReportRelatedControlBase
Implements ISupportAppointments,
ISupportAppointmentsBase,
ISupportAppointmentsInternal,
ISchedulerDateIterator,
ISchedulerResourceIterator,
ISupportDataIterationPriority,
ISupportPrintableTimeInterval,
ISupportPrintableResources,
ISupportHtmlText
The following members return TimeCellsControlBase objects:
The TimeCellsControlBase class introduces the TimeCellsControlBase.AppointmentDisplayOptions and the TimeCellsControlBase.PrintColorSchemas properties.
Show 11 items
Object MarshalByRefObject Component XRControl DevExpress.XtraScheduler.Reporting.ReportViewControlBase DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase TimeCellsControlBase DayViewTimeCells
See Also