Back to Devexpress

TcxCustomScheduler.ControlBox Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-5c8b2bbe.md

latest946 B
Original Source

TcxCustomScheduler.ControlBox Property

Represents the Control Box.

Declaration

delphi
property ControlBox: TcxSchedulerControlBox read; write;

Property Value

Type
TcxSchedulerControlBox

Remarks

The Control Box provides a blank pane within the scheduler control. It can be used to embed other controls into the scheduler control. Thus the TcxSchedulerControlBox can serve as the scheduler control’s subcontainer for other controls.

See Also

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit