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


In This Topic
    FilterBarHeaderFlatOffice2016White Field
    In This Topic
    Represents the flat style for FilterBar header in Excel 2016 White skin. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterBarHeaderFlatOffice2016White As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.FilterBarHeaderFlatOffice2016White
    public static readonly NamedStyle FilterBarHeaderFlatOffice2016White
    See Also