$layout public property
The form layout. Either 'default', 'horizontal' or 'inline'. By choosing a layout, an appropriate default field configuration is applied. This will render the form fields with slightly different markup for each layout. You can override these defaults through $fieldConfig.
See also yii\bootstrap\ActiveField for details on Bootstrap 3 field configuration.
Please login to continue.