ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / SliderOrientation Property

In This Topic
    SliderOrientation Property
    In This Topic
    Determines the orientation of the slider pager.
    Syntax
    'Declaration
     
    Public Property SliderOrientation As Orientation
    public Orientation SliderOrientation {get; set;}
    See Also