ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / C1TileControl Class / EndUpdate Method

In This Topic
    EndUpdate Method (C1TileControl)
    In This Topic
    Resumes processing after it has been suspended by a call to BeginUpdate.
    Syntax
    'Declaration
     
    
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also