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


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