Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Slider Class / OrientationProperty Field

In This Topic
    OrientationProperty Field (C1Slider)
    In This Topic
    Identifies the Orientation dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OrientationProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty OrientationProperty
    See Also