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


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