OneRowViewCommand Property (C1FlexViewerPane)
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
public ICommand OneRowViewCommand {get;}
See Also