Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SparklineInfo Class / GroupID Property


In This Topic
GroupID Property
In This Topic
Gets or sets the group ID.
Syntax
'Declaration
 
Public Property GroupID As Integer
 
'Usage
 
Dim instance As SparklineInfo
Dim value As Integer
 
instance.GroupID = value
 
value = instance.GroupID

Property Value

The group ID.
See Also