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


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