DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / FilterCollection Class / CollectionResetting Event

In This Topic
    CollectionResetting Event (FilterCollection)
    In This Topic
    Occurs before all items are removed.
    Syntax
    'Declaration
     
    Public Event CollectionResetting As EventHandler
    public event EventHandler CollectionResetting
    See Also