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


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