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