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

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