Spread Silverlight Documentation
Execute Method (RowGroupHeaderExpandUndoAction)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > RowGroupHeaderExpandUndoAction Class : Execute Method
Object on which the action occurred.
Executes the command on the specified sender.
Syntax
'Declaration
 
Public Overrides Sub Execute( _
   ByVal sender As System.Object _
) 
'Usage
 
Dim instance As RowGroupHeaderExpandUndoAction
Dim sender As System.Object
 
instance.Execute(sender)
public override void Execute( 
   System.object sender
)

Parameters

sender
Object on which the action occurred.
See Also

Reference

RowGroupHeaderExpandUndoAction Class
RowGroupHeaderExpandUndoAction Members