Spread for ASP.NET 8.0 Product Documentation
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; itexists to support older versions of the product (pre-version 4.0). You should now use ColumnHeaderDefault and RowHeaderDefault instead.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

DefaultStyleCollection Class
DefaultStyleCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.