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


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