Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.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