Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ChecklistItemsCollection Class / CollectionResetting Event

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