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