PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / GridLengthEditorControl Class / ValueChanged Event

In This Topic
    ValueChanged Event (GridLengthEditorControl)
    In This Topic
    Called when the value changed.
    Syntax
    'Declaration
     
    
    Public Event ValueChanged As EventHandler
    public event EventHandler ValueChanged
    See Also