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