Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EventCollection Class / OnClearComplete Method

In This Topic
    OnClearComplete Method (EventCollection)
    In This Topic
    Called after the collection has been cleared. Fires the Changed event.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnClearComplete() 
    protected override void OnClearComplete()
    See Also