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

In This Topic
    OnePageViewCommand Property (C1FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that sets layout to one page column view.
    Syntax
    'Declaration
     
    Public ReadOnly Property OnePageViewCommand As ICommand
    public ICommand OnePageViewCommand {get;}
    See Also