Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupInfo Class / Level Property


In This Topic
Level Property
In This Topic
Gets or sets the level of this outline (range group).
Syntax
'Declaration
 
Public ReadOnly Property Level As Integer
 
'Usage
 
Dim instance As RangeGroupInfo
Dim value As Integer
 
value = instance.Level
See Also