Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollViewerCornerRadiusBuilder Class / Orientation Property

In This Topic
    Orientation Property (ScrollViewerCornerRadiusBuilder)
    In This Topic
    Gets or sets the orientation of the scrollbar for which this builder will be used.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also