TcxScheduler.ViewWeeks Property
In This Article
Provides access to the Weeks View’s settings.
#Declaration
Delphi
property ViewWeeks: TcxSchedulerWeeksView read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The Weeks View enables an end-user to schedule and view user events by weeks.
Refer to the TcxSchedulerWeeksView class description for detailed information on View-specific settings.
See Also