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