Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / CollectionEditorControl Class / ReloadItems Method

In This Topic
    ReloadItems Method (CollectionEditorControl)
    In This Topic
    Reloads the collection items in the control.
    Syntax
    'Declaration
     
    
    Public Sub ReloadItems() 
    public void ReloadItems()
    See Also