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


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