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

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