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