DataLudi Grid v.1 > Classes > EditOptions

Back  Forward

EditOptions.singleModeCopy  property

If it is true, copies the focusing cell only in spite of a plurality of cells of selecting area. 

If false, copies all cell in selecting area to the clipboard. 

Defaults to false.

Getter
function singleModeCopy(): Boolean
Setter
function setSingleModeCopy(value: Boolean)
See Also
singleModePaste
Cell Editing Overview
Examples
Clipboard
Cell Editing