Spread for ASP.NET 10 Product Documentation
DateTimeCellType Constructor


Creates a date-time cell.
Overload List
OverloadDescription
DateTimeCellType Constructor()Creates a new date-time cell.  
DateTimeCellType Constructor(String)Creates a new date-time cell with the specified error message.  
DateTimeCellType Constructor(DateTime,DateTime)Creates a new date-time cell with the specified earliest and latest allowable dates and times.  
DateTimeCellType Constructor(DateTime,DateTime,String)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.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DateTimeCellType Class
DateTimeCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.