Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DataAreaMidnight As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.DataAreaMidnight
    public static readonly NamedStyle DataAreaMidnight
    See Also