FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / OnePageViewCommand Property

In This Topic
    OnePageViewCommand Property (FlexViewerPane)
    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