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