Spread Windows Forms 15.0
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
    public static readonly NamedStyle DataAreaMidnight
    See Also