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


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