TcxCustomScheduler.LayoutChanged Method
Forces the scheduler control to update itself.
Declaration
procedure LayoutChanged;
Remarks
Use the LayoutChanged method to update the scheduler control every time its content has been changed.
See Also