| Attributes |
| Name | Required | Request-time | Type | Description |
| align | false | true | java.lang.String | A horizontal alignment for the column contents. The default value is left. |
| colspan | false | true | int | The number of columns to span. The default value is 1. |
| cssClass | false | true | java.lang.String | A CSS class for styling the component |
| href | false | true | java.lang.String | A URL for the items in the column |
| icon | true | true | java.lang.String | A workflow status for the item |
| index | false | true | java.lang.String | No Description |
| name | false | true | java.lang.String | No Description |
| toggleRowChecker | false | true | boolean | Whether to automatically check the checkbox for the row when the column is clicked |
| valign | false | true | java.lang.String | A vertical alignment for the column contents. The default value is middle. |