TcxSchedulerControlBox.Control Property
Specifies the control linked to the scheduler and residing in the Control Box pane.
Declaration
property Control: TControl read; write;
Property Value
Type |
---|
TControl |
Remarks
Use the Control property to specify the control that will be placed in the scheduler’s Control Box pane.
See Also