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

In This Topic
FacingPagesCommand Property (C1FlexViewer)
In This Topic
The System.Windows.Input.ICommand that shows facing pages side by side.
Syntax
'Declaration
 
Public ReadOnly Property FacingPagesCommand As ICommand
 
See Also