Skip to main content

TcxScheduler.ViewDay Property

Provides access to the Day View’s settings.

Declaration

property ViewDay: TcxSchedulerDayView read; write;

Property Value

Type
TcxSchedulerDayView

Remarks

The Day View enables an end-user to schedule and view user events by day.

Refer to the TcxSchedulerDayView class description for detailed information on View-specific settings.

See Also