Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / Refresh Method

In This Topic
    Refresh Method (C1ListViewerPanel)
    In This Topic
    Refreshes this instance by removing all the children and creating them again.
    Syntax
    'Declaration
     
    
    Public Sub Refresh() 
    public void Refresh()
    See Also