Spread Windows Forms 12.0 Product Documentation
ActualRowLayoutIndex Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellClickEventArgs Class : ActualRowLayoutIndex Property
Gets the actual row index in layout
Syntax
'Declaration
 
Public ReadOnly Property ActualRowLayoutIndex As Integer
'Usage
 
Dim instance As CellClickEventArgs
Dim value As Integer
 
value = instance.ActualRowLayoutIndex
public int ActualRowLayoutIndex {get;}
See Also

Reference

CellClickEventArgs Class
CellClickEventArgs Members