FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > CellClickEventArgs クラス : ActualRowLayoutIndex プロパティ |
'Declaration
Public ReadOnly Property ActualRowLayoutIndex As Integer
'使用法
Dim instance As CellClickEventArgs Dim value As Integer value = instance.ActualRowLayoutIndex
public int ActualRowLayoutIndex {get;}