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

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