Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DefaultStyleCollection Class / ColumnHeaderDefault Field


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