Spread ASP.NET 18
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DoubleCellType Class


In This Topic
    DoubleCellType Class Properties
    In This Topic

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

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