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


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