ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1Gauge Class / CausesValidationChanged Event

In This Topic
    CausesValidationChanged Event (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Event CausesValidationChanged As System.EventHandler
    public event System.EventHandler CausesValidationChanged
    See Also