Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / UIStrings Class / CollectionChanged Event

In This Topic
    CollectionChanged Event
    In This Topic
    Occurs when the collection has been changed.
    Syntax
    'Declaration
     
    
    Public Event CollectionChanged As EventHandler
    public event EventHandler CollectionChanged
    See Also