Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / FilterBarShamrock Field


In This Topic
    FilterBarShamrock Field
    In This Topic
    Represents the shamrock style for filter bar.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterBarShamrock As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.FilterBarShamrock
    public static readonly NamedStyle FilterBarShamrock
    See Also