GrapeCity.Xaml.SpreadSheet.UI
Execute Method (ClipboardPasteUndoAction)


Object on which the action occurred.
Executes the action on the specified sender.
Syntax
'Declaration
 
Public Overrides Sub Execute( _
   ByVal sender As Object _
) 
'Usage
 
Dim instance As ClipboardPasteUndoAction
Dim sender As Object
 
instance.Execute(sender)
public override void Execute( 
   object sender
)

Parameters

sender
Object on which the action occurred.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options