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


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