:: Documentation >> Reference >>

column Template

Grid column (cell) template.

Syntax

var template = obj.getColumnTemplate();

or

obj.setColumnTemplate(template);

Implemented By

Active.Templates.Text

See Also

defineTemplate Method

Applies To

Active.Controls.Grid