ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintOptionsForm Class / OnExporterChanged Method

In This Topic
    OnExporterChanged Method (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnExporterChanged( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnExporterChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also