BootstrapRowControl.setRowType

The type of bootstrap row can be changed here. These can have a semantic difference in the html and usually subjected to subtle bootstrap styling differences.

Possible values are: Row - the standard bootstrap form. Form Row - for more compact form layouts.

By default the type is row.

Parameters

java.lang.String  type,