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


Object on which the action occurred.
Executes the column group action.
Syntax
'Declaration
 
Public Overrides Sub Execute( _
   ByVal sender As Object _
) 
'Usage
 
Dim instance As ColumnGroupUndoAction
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

ColumnGroupUndoAction Class
ColumnGroupUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options