Show contents 

Working with Graphic Elements > Classes > DataGrid > DataGrid.unmask

DataGrid.unmask

Syntax

unmask();

Description

The unmask method allows table editing.

Example

The example of method use is given in description of the DataGrid.mask method.

See also:

DataGrid