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


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