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