Spread WPF 16
GrapeCity.Windows.SpreadSheet.Data Namespace / TableStyles Class / Light16 Property


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