Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / TableStyles Class / Dark2 Property


In This Topic
    Dark2 Property
    In This Topic
    Gets the dark2 style.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Dark2 As TableStyle
    'Usage
     
    Dim value As TableStyle
     
    value = TableStyles.Dark2
    public static TableStyle Dark2 {get;}
    See Also