Spread Windows Forms 12.0 Product Documentation
newBounds Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ChildChangeUndoAction Class : newBounds Field
Specifies the new boundary for the child control
Syntax
'Declaration
 
Protected newBounds As Rectangle
'Usage
 
Dim instance As ChildChangeUndoAction
Dim value As Rectangle
 
value = instance.newBounds
 
instance.newBounds = value
protected Rectangle newBounds
See Also

Reference

ChildChangeUndoAction Class
ChildChangeUndoAction Members