DataGrid.copy

Syntax

copy(range: Array);

Parameters

range. Array of copied ranges of table data series.

Description

The copy method copies the contents of table data series ranges to the clipboard.

Comments

The method is under development.

See also:

DataGrid