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


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