Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ValidateActionContext Class / RowIndex Property


In This Topic
RowIndex Property (ValidateActionContext)
In This Topic
Gets the row index of cell.
Syntax
'Declaration
 
Public ReadOnly Property RowIndex As Integer
 
'Usage
 
Dim instance As ValidateActionContext
Dim value As Integer
 
value = instance.RowIndex
See Also