Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TileListBoxPanel Class / Refresh Method

In This Topic
    Refresh Method (C1TileListBoxPanel)
    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