| Attributes |
| Name | Required | Binding Type | EL | Default | Description |
| minColWidth | false | java.lang.String | true | "10px" | Minimal width that a column can take as a result of resizing. Can be specified in any CSS units except percent. Example: "50px". |
| resizeHandleWidth | false | java.lang.String | true | "9px" | Width of the area near column headers separator that can be dragged in order to resize columns. Can be specified in any CSS units except percent. Example: "5px". |
| resizingState | false | java.lang.String | only | null | Defines the table's resizing state. This attribute can be used for saving resizing state between different visits of an appropriate page. |