col.xyz.align

Horizontal align the content of a column left, middle or center

Class

grid

Property

col.xyz.align

Formal specification

col.xyz.align = left | center | right

Required

no

Default

  • left for columns of type string, textarea, list, radio, checkbox, date and sequence

  • right for columns of type integer and number

Version

1.0

Comment



Example



col.name = First Name col.name.type = string col.name.align = center



Reference