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


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 RowGroupUndoAction
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

RowGroupUndoAction Class
RowGroupUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options