Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / GaugeRange Class / BorderColorProperty Field


In This Topic
    BorderColorProperty Field (GaugeRange)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BorderColorProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = GaugeRange.BorderColorProperty
    public static readonly Xamarin.Forms.BindableProperty BorderColorProperty
    See Also