[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.Paste

Paste Method

Paste()

Pastes the contents of the Clipboard over the current selection in the control.

Declaration
[SecurityCritical]
public void Paste()
<SecurityCritical>
Public Sub Paste()
Remarks

The Paste() method will only paste text into the control if some text is currently stored in the Clipboard.