DGColumn.Editor

Syntax

Editor: Object;

Description

The Editor property determines column cell value editor.

Comments

Use JSON or the setEditor method to set the property value, and the getEditor method to get the property value.

Example

The example of property use is given in description of the DGColumn class constructor.

See also:

DGColumn