Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterBarSunburst As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.FilterBarSunburst
    public static readonly NamedStyle FilterBarSunburst
    See Also