Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupHitTestInformation Class / RowLevel Property


In This Topic
RowLevel Property
In This Topic
Gets the row level location referred to in an outline (range group).
Syntax
'Declaration
 
Public ReadOnly Property RowLevel As Integer
 
'Usage
 
Dim instance As RangeGroupHitTestInformation
Dim value As Integer
 
value = instance.RowLevel
See Also