FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Columns Class / RangeGroupLevels Property


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