Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / ColumnHeaderMetallic Field


In This Topic
ColumnHeaderMetallic Field
In This Topic
Represents the enhanced style for column header cells. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ColumnHeaderMetallic As NamedStyle
 
'Usage
 
Dim value As NamedStyle
 
value = DefaultStyleCollection.ColumnHeaderMetallic
See Also