GridBoundColumn Class [PHP]
GridColumn
|__ GridBoundColumn
|__ GridBoundColumn
Summary
Properties | Description | |
AllowHtmlRender | Get or set whether column will render content as html or as text. |
Methods | Description | |
Render | Render data cell. |
Properties Detail
AllowHtmlRenderTop
bool AllowHtmlRender
Get or set whether column will render content as html or as text.
Supported from version: 2.1.0.0