Spread WPF 16
GrapeCity.Windows.SpreadSheet.Data Namespace / TableStyles Class / Dark10 Property


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