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

In This Topic
OneRowViewCommand Property (C1FlexViewer)
In This Topic
The System.Windows.Input.ICommand that sets the non-continuous layout to one row view.
Syntax
'Declaration
 
Public ReadOnly Property OneRowViewCommand As ICommand
 
See Also