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