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

In This Topic
    ValueProperty Field (C1Gauge)
    In This Topic
    Identifies the Value dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValueProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty ValueProperty
    See Also