'Declaration Public Property FilterBarHeaderDefaultStyle As NamedStyle
'Usage Dim instance As SpreadSkin Dim value As NamedStyle instance.FilterBarHeaderDefaultStyle = value value = instance.FilterBarHeaderDefaultStyle
public NamedStyle FilterBarHeaderDefaultStyle {get; set;}