Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ThemeColor Class / ThemeColor Constructor / ThemeColor Constructor()


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