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


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