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

In This Topic
    OnClear Method (ViewHistoryItemCollection)
    In This Topic
    Called when the collection is about to be cleared. Fires the C1.C1Preview.EventCollection.Changing event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnClear() 
    protected virtual void OnClear()
    See Also