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


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