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


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