Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcDateTimeCellType Class / GcDateTimeCellType Constructor / GcDateTimeCellType Constructor()


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