FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / IsTwoPageColumnsLayout Property

In This Topic
    IsTwoPageColumnsLayout Property
    In This Topic
    Gets or sets a value indicating if two page columns are shown in paginated mode.
    Syntax
    'Declaration
     
    Public Property IsTwoPageColumnsLayout As Boolean
    public bool IsTwoPageColumnsLayout {get; set;}
    See Also