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


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