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


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