ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Layout Class / Orientation Property

In This Topic
    Orientation Property (Layout)
    In This Topic
    Gets or sets the page orientation.
    Syntax
    'Declaration
     
    Public Property Orientation As OrientationEnum
    public OrientationEnum Orientation {get; set;}
    See Also