ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (C1TileControl)
    In This Topic
    Maintains drawing performance while applying massive changes to C1TileControl.
    Syntax
    'Declaration
     
    
    Public Sub BeginUpdate() 
    public void BeginUpdate()
    See Also