Spread for ASP.NET 11 Product Documentation
HeaderDefault Field


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DefaultStyleCollection Class : HeaderDefault Field
Represents the default style for header cells.
Syntax
'Declaration
 
Public Shared ReadOnly HeaderDefault As NamedStyle
'Usage
 
Dim value As NamedStyle
 
value = DefaultStyleCollection.HeaderDefault
public static readonly NamedStyle HeaderDefault
Remarks
This field is deprecated; it exists to support older versions of the product (pre-version 4.0). You should now use ColumnHeaderDefault and RowHeaderDefault instead.
See Also

Reference

DefaultStyleCollection Class
DefaultStyleCollection Members