FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisModelEventArgs Class / Index Property


In This Topic
Index Property (SheetAxisModelEventArgs)
In This Topic
Gets the index where the event happens.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
 
'Usage
 
Dim instance As SheetAxisModelEventArgs
Dim value As Integer
 
value = instance.Index
See Also