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


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