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

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