FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Layout Class / Orientation Property

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