Spread for ASP.NET 10 Product Documentation
DoubleCellType Class Properties


For a list of all members of this type, see DoubleCellType members.

Public Properties
 NameDescription
Public PropertyAllowServerValidatorsGets or sets whether the cell allows validating data using custom validator controls on the server side. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyCssClassGets or sets the CSS class name. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyDecimalDigitsGets or sets the number of decimal digits to display.  
Public PropertyEditModeGets the format setting of a cell type in edit mode.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyEditorCssClassGets the editor's CSS class. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyErrorMessageGets or sets the error message for the cell type. This property is used by the derived classes. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyFixedPointGets or sets whether to display placeholder zeros in the decimal portion of the number for a fixed-point numeric display.  
Public PropertyImeModeGets or sets the state of an Input Method Editor (IME). (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyMaximumValueGets or sets the maximum value.  
Public PropertyMinimumValueGets or sets the minimum value.  
Public PropertyNegativeRedGets or sets if the red text color is used for negative values. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyNumberFormatGets or sets a NumberFormatInfo which is used to format the numeric value, such as for currency. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyRendererClientScriptUrlGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyShowPopupButtonOverridden. Gets or sets whether the editor supports showing a pop-up control.  
Public PropertyValidatorsGets the validator collection. (Inherited from FarPoint.Web.Spread.BaseCellType)
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
Protected PropertyTextBoxEditorGets the textbox editor. (Inherited from FarPoint.Web.Spread.BaseDropDownCellType)
Top
See Also

Reference

DoubleCellType Class
FarPoint.Web.Spread Namespace
CellType Property (Cell)
CellType Property (Column)
CellType Property (Row)

User-Task Documentation

Setting a Double Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.