ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / Orientation Enumeration

In This Topic
    Orientation Enumeration
    In This Topic
    Orientation type
    Syntax
    'Declaration
     
    Public Enum Orientation 
       Inherits System.Enum
    public enum Orientation : System.Enum 
    Members
    MemberDescription
    HorizontalHorizontal
    VerticalVertical
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Web.Wijmo.Controls.Orientation

    See Also