Spread Windows Forms 12.0 Product Documentation
PerformUndoAction Method (ChildChangeUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ChildChangeUndoAction Class : PerformUndoAction Method
The object
Performs the shape change action.
Syntax
'Declaration
 
Public Overrides Function PerformUndoAction( _
   ByVal sender As Object _
) As Boolean
'Usage
 
Dim instance As ChildChangeUndoAction
Dim sender As Object
Dim value As Boolean
 
value = instance.PerformUndoAction(sender)
public override bool PerformUndoAction( 
   object sender
)

Parameters

sender
The object
See Also

Reference

ChildChangeUndoAction Class
ChildChangeUndoAction Members