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


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