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


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