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 C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty ValueChangedProperty
    See Also