Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / TableStyle Class / TableStyle Constructor


In This Topic
    TableStyle Constructor
    In This Topic
    Initializes a new instance of the TableStyle class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New TableStyle()
    public TableStyle()
    See Also