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


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