PasteMode: PP.Ui.PasteMode
The PasteMode property sets mode for pasting data into the table.
Use the setPasteMode method to set property value, and the getPasteMode method to get property value. Property value cannot be set from JSON.
An element of the PP.Ui.PasteMode enumeration is used as a parameter of the setPasteMode method.
The example of use is given on the page with description of the TabSheetSettings.EnableCopyPaste property.
See also: