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


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