Spread Windows Forms 12.0 Product Documentation
Index Property (DeleteUndoAction)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > DeleteUndoAction Class : Index Property
Gets the index of the object in its collection. It is used to restore the object to correct index in its collection.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
'Usage
 
Dim instance As DeleteUndoAction
Dim value As Integer
 
value = instance.Index
public int Index {get;}

Property Value

The index.
See Also

Reference

DeleteUndoAction Class
DeleteUndoAction Members