ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintOptionsForm Class / ExporterChanged Event

In This Topic
    ExporterChanged Event (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event ExporterChanged As EventHandler
    public event EventHandler ExporterChanged
    See Also