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


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