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

In This Topic
    Orientation Property
    In This Topic
    Controls the carousel's orientation. All images are vertical regardless of the orientation of the carousel.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also