Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / NumericEditor Class / OnValueChanged Method / OnValueChanged() Method

In This Topic
    OnValueChanged() Method
    In This Topic
    Called when value bound to this editor is changed.
    Syntax
    'Declaration
     
    
    Protected Overloads Sub OnValueChanged() 
    protected void OnValueChanged()
    See Also