OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / C1OrgChart Class / OnItemsChanged Method

In This Topic
    OnItemsChanged Method (C1OrgChart)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnItemsChanged( _
       ByVal e As NotifyCollectionChangedEventArgs _
    ) 
    protected override void OnItemsChanged( 
       NotifyCollectionChangedEventArgs e
    )

    Parameters

    e
    See Also