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

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