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


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