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


In This Topic
DataAreaGrayscale Field
In This Topic
Represents the data area for the Grayscale style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly DataAreaGrayscale As NamedStyle
 
'Usage
 
Dim value As NamedStyle
 
value = DefaultStyleCollection.DataAreaGrayscale
See Also