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


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