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


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