TwoRowsViewCommand Property (C1FlexViewer)
In This Topic
The
System.Windows.Input.ICommand that sets the non-continuous layout to two rows view.
Syntax
'Declaration
Public ReadOnly Property TwoRowsViewCommand As ICommand
public ICommand TwoRowsViewCommand {get;}
See Also