'Declaration Public Property GroupID As Integer
'Usage Dim instance As SparklineInfo Dim value As Integer instance.GroupID = value value = instance.GroupID
public int GroupID {get; set;}
'Declaration Public Property GroupID As Integer
'Usage Dim instance As SparklineInfo Dim value As Integer instance.GroupID = value value = instance.GroupID
public int GroupID {get; set;}