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


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