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


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