'Declaration Public Property SelectionBackground As Brush
'Usage Dim instance As GroupHeaderControl Dim value As Brush instance.SelectionBackground = value value = instance.SelectionBackground
public Brush SelectionBackground {get; set;}
'Declaration Public Property SelectionBackground As Brush
'Usage Dim instance As GroupHeaderControl Dim value As Brush instance.SelectionBackground = value value = instance.SelectionBackground
public Brush SelectionBackground {get; set;}