GridCustomColumn Class [PHP]

GridColumn
 |__ GridCustomColumn

Summary

Properties Description
EditItemTemplate Get or set the template to render item when row is in edit mode.
ItemTemplate Get or set the template to render item.

Properties Detail

EditItemTemplateTop

string EditItemTemplate

Get or set the template to render item when row is in edit mode.

Show/Hide Code

Supported from version: 1.0.0.0

ItemTemplateTop

string ItemTemplate

Get or set the template to render item.

Show/Hide Code

Supported from version: 1.0.0.0