public int Height {get; set;}
'Declaration Public Property Height As Integer
'Declaration
Public Property Height As Integer
'Usage Dim instance As GroupBarInfo Dim value As Integer instance.Height = value value = instance.Height
'Usage
Dim instance As GroupBarInfo Dim value As Integer instance.Height = value value = instance.Height
GroupBarInfo Class GroupBarInfo Members