Spread Windows Forms 12.0 Product Documentation
bounds Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > DeleteChildObjectUndoAction Class : bounds Field
Specifies the boundary of the child area
Syntax
'Declaration
 
Protected bounds As Rectangle
'Usage
 
Dim instance As DeleteChildObjectUndoAction
Dim value As Rectangle
 
value = instance.bounds
 
instance.bounds = value
protected Rectangle bounds
See Also

Reference

DeleteChildObjectUndoAction Class
DeleteChildObjectUndoAction Members