ResponsiveBoxItemsLocationBuilder.Col Method
| Name | Parameters | Description |
|---|---|---|
| Col(JS) | value | Specifies which column the element should occupy. Accepts an index from the cols array. Mirrors the client-side col option. |
| Col(Int32) | value | Specifies which column the element should occupy. Accepts an index from the cols array. Mirrors the client-side col option. |