Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1BulletGraph Class / BadProperty Field


In This Topic
    BadProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BadProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1BulletGraph.BadProperty
    public static readonly DependencyProperty BadProperty
    See Also