Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / FilterBarFlatOffice2016White Field


In This Topic
FilterBarFlatOffice2016White Field
In This Topic
Represents the flat style for filter bar in Excel 2016 White skin. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly FilterBarFlatOffice2016White As NamedStyle
 
'Usage
 
Dim value As NamedStyle
 
value = DefaultStyleCollection.FilterBarFlatOffice2016White
See Also