Skip to main content

TcxSchedulerNavigatorButton.Scheduler Property

Represents the scheduler control which the current resource navigation button belongs to.

Declaration

property Scheduler: TcxCustomScheduler read;

Property Value

Type
TcxCustomScheduler

Remarks

The scheduler control provides a graphical interface to end-users for scheduling user events. Use the Scheduler property to access the scheduler control instance.

See Also