TcxSchedulerSubControl.Invalidate Method
Indicates that the current TcxSchedulerSubControl component needs to be repainted.
Declaration
procedure Invalidate;
Remarks
Use the Invalidate method to force the current TcxSchedulerSubControl component to be repainted.
See Also