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


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