TcxScheduler.ViewWeek Property
In This Article
Provides access to the Week View’s settings.
#Declaration
Delphi
property ViewWeek: TcxSchedulerWeekView read; write;
#Property Value
Type |
---|
Tcx |
#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