Spread for ASP.NET 8.0 Product Documentation
DoubleCellType Constructor


Creates a double-precision, floating-point data type cell.
Overload List
OverloadDescription
DoubleCellType Constructor()Creates a new double-precision, floating-point data type cell.  
DoubleCellType Constructor(String)Creates a new double-precision, floating-point data type cell with the specified message to display.  
DoubleCellType Constructor(Double,Double)Creates a new double-precision, floating-point data type cell with the minimum value and the maximum value specified.  
DoubleCellType Constructor(Double,Double,String)Creates a new double-precision, floating-point data type cell with the minimum value, the maximum value, and the error message specified.  
Remarks
Initializes an instance of the DoubleCellType class.
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

Reference

DoubleCellType Class
DoubleCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.