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


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