Spread Windows Forms 12.0 Product Documentation
CurrencyCellType Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : CurrencyCellType Class
Represents a numeric cell formatted as currency.
Object Model
CurrencyCellType ClassPicture ClassExtraRendererSettings ClassISubEditor Interface
Syntax
Remarks

This cell type formats currency values and allows you to set the currency symbol, the decimal character, the number of decimal places, and the group separator (if you wish to override the Windows Regional Settings and Regional Options). You can also display leading zeros and set the minimum and maximum values allowed.

The spin button properties allow you to display a spin button in the cell that is visible once a user clicks in the cell.

For more information about setting the cell type, refer to Setting a Currency Cell.

For more information about the behavior of contents in a cell of this type, refer to Understanding Cell Type Effects on Displaying Data.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BaseCellType
      FarPoint.Win.Spread.CellType.EditBaseCellType
         FarPoint.Win.Spread.CellType.CurrencyCellType

See Also

Reference

CurrencyCellType Members
FarPoint.Win.Spread.CellType Namespace

User-Task Documentation

Setting a Currency Cell
Working with Editable Cell Types