Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDateTime Class / GcDateTime Constructor


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