FormBuilder<T>.ColCount Method
Name | Parameters | Description |
---|---|---|
ColCount(JS) | value | The count of columns in the form layout. Mirrors the client-side colCount option. |
ColCount(Mode) | value | The count of columns in the form layout. Mirrors the client-side colCount option. |
ColCount(Int32) | value | The count of columns in the form layout. Mirrors the client-side colCount option. |