Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / RowHeaderSunburst Field


In This Topic
    RowHeaderSunburst Field
    In This Topic
    Represents the enhanced style for row header cells.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowHeaderSunburst As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.RowHeaderSunburst
    public static readonly NamedStyle RowHeaderSunburst
    See Also