cRow
The row component are rendered behind each other. It is used to layout your form which can be divided into rows and columns to create a grid-like lay-out. For inner details look at the bootstrap documentation.
Properties
|
Description |
BackgroundColor |
Bootstrap color of the background |
BorderColor |
Bootstrap color of the border |
BorderRadius |
Rounding of the border |
Class |
Enters the CSS editor for defining full CSS specs |
gutter |
Use gutter |
margin |
row margin |
padding |
row padding |
stickytop |
keep row on top |
style |
opens style editor for advanced styling |
topMargin |
CSS margin of the top (in pixels) |
PHP Events
No additional events
JavaScript Events
No additional events