Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / MaxProperty Field


In This Topic
    MaxProperty Field (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Gauge.MaxProperty
    public static readonly DependencyProperty MaxProperty
    See Also