FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / EightPagesViewCommand Property

In This Topic
    EightPagesViewCommand Property (C1FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that sets layout to eight page columns view.
    Syntax
    'Declaration
     
    Public ReadOnly Property EightPagesViewCommand As ICommand
    public ICommand EightPagesViewCommand {get;}
    See Also