Spread for ASP.NET 10 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; it exists 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DefaultStyleCollection Class
DefaultStyleCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.