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