FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataGroupsCollection Class / CollectionChanged Event

In This Topic
    CollectionChanged Event (ChartDataGroupsCollection)
    In This Topic
    Occurs when the collection or its item has changed.
    Syntax
    'Declaration
     
    Public Event CollectionChanged As EventHandler
    public event EventHandler CollectionChanged
    See Also