FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridBandedView Class / EndUpdate Method

In This Topic
    EndUpdate Method (C1FlexGridBandedView)
    In This Topic
    Resumes updating the attached C1FlexGrid control after calls to the BeginUpdate method.
    Syntax
    'Declaration
     
    
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also