'DeclarationPublic Property InactiveSelectionForeground As Brush
'UsageDim instance As GroupHeaderControl Dim value As Brush instance.InactiveSelectionForeground = value value = instance.InactiveSelectionForeground
public Brush InactiveSelectionForeground {get; set;}