Spread for ASP.NET 7.0 Product Documentation
DateTimeCellType Constructor
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DateTimeCellType Class : DateTimeCellType Constructor


Glossary Item Box

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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.