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

In This Topic
    OnClear Method (C1PageCollection)
    In This Topic
    Called when the list is about to be cleared.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnClear() 
    protected virtual void OnClear()
    See Also