TcxSchedulerCustomResourceView Class
The common ancestor for all time View types.
Declaration
TcxSchedulerCustomResourceView = class(
TcxSchedulerCustomView
)
Remarks
This class adds the capability to group events by resources in a time View. Time View classes inherit from TcxSchedulerCustomResourceView to add members that underpin the design of the respective Views. These classes include:
TcxSchedulerCustomWeekView and its descendants, TcxSchedulerWeekView and TcxSchedulerWeeksView.
TcxSchedulerTimeGridView and its descendant, TcxSchedulerGanttView.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxSchedulerSubControl
TcxSchedulerCustomView
TcxSchedulerCustomResourceView
See Also