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


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