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


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