TimeCellsControlBase Class
Represents a base class for the time cell controls in the report.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
public abstract class TimeCellsControlBase :
ReportRelatedControlBase,
ISupportAppointments,
ISupportAppointmentsBase,
ISupportAppointmentsInternal,
ISchedulerDateIterator,
ISchedulerResourceIterator,
ISupportDataIterationPriority,
ISupportPrintableTimeInterval,
ISupportPrintableResources,
ISupportHtmlText
Related API Members
The following members return TimeCellsControlBase objects:
Remarks
The TimeCellsControlBase class introduces the TimeCellsControlBase.AppointmentDisplayOptions and the TimeCellsControlBase.PrintColorSchemas properties.
Inheritance
Object
MarshalByRefObject
See Also