Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / ColumnHeaderSeashell Field


In This Topic
    ColumnHeaderSeashell Field
    In This Topic
    Represents the enhanced style for column header cells. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColumnHeaderSeashell As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.ColumnHeaderSeashell
    public static readonly NamedStyle ColumnHeaderSeashell
    See Also