ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / Frame Class / EndUpdate Method

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