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


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