Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineColorScaleStop Class / StopChanged Event

In This Topic
    StopChanged Event
    In This Topic
    Raised when the definition of the stop changes.
    Syntax
    'Declaration
     
    Public Event StopChanged As EventHandler
    public event EventHandler StopChanged
    See Also