Spread Windows Forms 12.0 Product Documentation
RangeGroupLevels Property (Rows)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > Rows Class : RangeGroupLevels Property
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
public int RangeGroupLevels {get;}
See Also

Reference

Rows Class
Rows Members