C1.Silverlight.Schedule.5
EndUpdate Method (C1Scheduler)

Enables the redrawing of the control.
Syntax
'Declaration
 
Public Sub EndUpdate() 
public void EndUpdate()
Remarks
To maintain performance while changing several control properties call the BeginUpdate method. This method prevents the control from painting until the EndUpdate method is called.
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.