Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DateTimeCellType Class / DateTimeCellType Constructor


In This Topic
    DateTimeCellType Constructor
    In This Topic
    Creates a date-time cell.
    Overload List
    OverloadDescription
    Creates a new date-time cell.  
    Creates a new date-time cell with the specified error message.  
    Creates a new date-time cell with the specified earliest and latest allowable dates and times.  
    Creates a new date-time cell with the specified earliest and latest allowable dates and the specified error message.  
    Remarks
    Initializes an instance of the DateTimeCellType class for cells with DateTime objects.
    See Also