Skip to main content

TcxScheduler.ViewYear Property

Provides access to the Year View’s settings.

Declaration

property ViewYear: TcxSchedulerYearView read; write;

Property Value

Type
TcxSchedulerYearView

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