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


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