TcxSchedulerSubControl.Refresh Method
In This Article
Forces the scheduler control to repaint itself.
#Declaration
Delphi
procedure Refresh;
#Remarks
Use the Refresh method to repaint the scheduler control if its content has been changed.
See Also