Spread Windows Forms 12.0 Product Documentation
index Field (DeleteChildObjectUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > DeleteChildObjectUndoAction Class : index Field
Specifies the index of the child in its container before deleting.
Syntax
'Declaration
 
Protected index As Integer
'Usage
 
Dim instance As DeleteChildObjectUndoAction
Dim value As Integer
 
value = instance.index
 
instance.index = value
protected int index
See Also

Reference

DeleteChildObjectUndoAction Class
DeleteChildObjectUndoAction Members