Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / ValueChangedProperty Field

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