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


In This Topic
FilterBarDefault Field
In This Topic
Represent the default style for filter bar. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly FilterBarDefault As NamedStyle
 
'Usage
 
Dim value As NamedStyle
 
value = DefaultStyleCollection.FilterBarDefault
See Also