Spread Windows Forms 6.0 Product Documentation
CurrencyCellType Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : CurrencyCellType Class


Glossary Item Box

Represents a numeric cell formatted as currency.

Object Model

CurrencyCellType ClassPicture 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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