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