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


In This Topic
    IsEnabledProperty Field (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsEnabledProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Gauge.IsEnabledProperty
    public static readonly DependencyProperty IsEnabledProperty
    See Also