Spread Windows Forms 12.0 Product Documentation
Undo Method (PasteCommand)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace > PasteCommand Class : Undo Method
Syntax
'Declaration
 
Protected Overrides NotOverridable Function Undo() As Boolean
'Usage
 
Dim instance As PasteCommand
Dim value As Boolean
 
value = instance.Undo()
protected override bool Undo()
See Also

Reference

PasteCommand Class
PasteCommand Members