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


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