ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / ThumbnailOrientation Property

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