Spread Windows Forms 12.0 Product Documentation
RowIndex Property (ValidateActionContext)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ValidateActionContext Class : RowIndex Property
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
public int RowIndex {get;}
See Also

Reference

ValidateActionContext Class
ValidateActionContext Members