C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / EightPagesViewCommand Property

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