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


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