TcxScheduler.ViewWeek Property
Provides access to the Week View’s settings.
Declaration
property ViewWeek: TcxSchedulerWeekView read; write;
Property Value
Type |
---|
TcxSchedulerWeekView |
Remarks
The Week View enables an end-user to schedule and view user events by week.
Refer to the TcxSchedulerWeekView class description for detailed information on View-specific settings.
See Also