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


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