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