Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Rows Class / RangeGroupLevels Property


In This Topic
RangeGroupLevels Property (Rows)
In This Topic
Gets the number of levels of rows in the outline (range group).
Syntax
'Declaration
 
Public ReadOnly Property RangeGroupLevels As Integer
 
'Usage
 
Dim instance As Rows
Dim value As Integer
 
value = instance.RangeGroupLevels
See Also