DGColumn.Name

Syntax

Name: String;

Description

The Name property determines column name.

Comments

Use JSON or the setName method to set the property value and the getName method to get the property value.

Example

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

See also:

DGColumn