Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TabControl Class / EndUpdate Method

In This Topic
    EndUpdate Method
    In This Topic
    Resumes updating the TabControl after updates are suspended by the BeginUpdate method.
    Syntax
    'Declaration
     
    
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also