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


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