PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PageCollection Class / OnClearComplete Method

In This Topic
    OnClearComplete Method (C1PageCollection)
    In This Topic
    Called after the list has been cleared.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnClearComplete() 
    protected virtual void OnClearComplete()
    See Also