Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / FilterBarSeashell Field


In This Topic
    FilterBarSeashell Field
    In This Topic
    Represents the seashell style for filter bar. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterBarSeashell As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.FilterBarSeashell
    public static readonly NamedStyle FilterBarSeashell
    See Also