aspnetbootstrap-117919-site-layout-form-layout.md
BootstrapFormLayout represents a container of items that arranges these items in single or multiple rows and columns. It allows you to quickly create form layouts of any complexity by combining the order and hierarchy of the control’s layout elements. You can add layout group containers as children to the BootstrapFormLayout. A layout group container allows you to arrange its items side-by-side (either vertically or horizontally) or as tabs
This topic lists the main features of the BootstrapFormLayout control.
See Also