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

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