\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintForm Class / OnPaddingChanged Method

In This Topic
    OnPaddingChanged Method (PrintForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPaddingChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnPaddingChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also