Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1RangeSlider Class / ValueChangedProperty Field

In This Topic
    ValueChangedProperty Field (C1RangeSlider)
    In This Topic
    Identifies the ValueChanged dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValueChangedProperty As DependencyProperty
    public static readonly DependencyProperty ValueChangedProperty
    See Also