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


In This Topic
State Property (RangeGroupInfo)
In This Topic
Gets the state of this outline (range group).
Syntax
'Declaration
 
Public ReadOnly Property State As GroupState
 
'Usage
 
Dim instance As RangeGroupInfo
Dim value As GroupState
 
value = instance.State
See Also