Name | Description | |
---|---|---|
allowMoving | A value indicating whether the column can be moved. | |
allowSizing | A value indicating whether the column can be sized. | |
buttonType | Gets or sets the type of the button in the column. Possible values are "link", "button", "imageButton", "image". | |
cellFormatter | Function used for changing content, style and attributes of the column cells. | |
ensurePxWidth | Determines whether to use number type column width as the real width of the column. | |
footerText | Gets or sets the footer text. The text may include a placeholder: "{0}" is replaced with the aggregate. | |
headerText | Gets or sets the header text. | |
textAlignment | Gets or sets the text alignment of data cells. Possible values are "left", "right", "canter". | |
visible | A value indicating whether column is visible. | |
width | Determines the width of the column. |