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


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