Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class / IsReversedProperty Field

In This Topic
    IsReversedProperty Field
    In This Topic
    Identifies the IsReversed dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsReversedProperty As DependencyProperty
    public static readonly DependencyProperty IsReversedProperty
    See Also