Spread Windows Forms 12.0 Product Documentation
ActiveRowIndex Property (ConvertTableToRangeEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ConvertTableToRangeEventArgs Class : ActiveRowIndex Property
Gets the sheetview's active row index when converting a table to a range.
Syntax
'Declaration
 
Public ReadOnly Property ActiveRowIndex As Integer
'Usage
 
Dim instance As ConvertTableToRangeEventArgs
Dim value As Integer
 
value = instance.ActiveRowIndex
public int ActiveRowIndex {get;}
See Also

Reference

ConvertTableToRangeEventArgs Class
ConvertTableToRangeEventArgs Members