Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / MinPropertyName Field


In This Topic
    MinPropertyName Field (GaugeRange)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const MinPropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = GaugeRange.MinPropertyName
    public const string MinPropertyName
    See Also