C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / TwoPagesViewCommand Property

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