Spread ASP.NET 6.0 Product Documentation
CurrencyFormatter Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : CurrencyFormatter Class


Glossary Item Box

The following tables list the members exposed by CurrencyFormatter.

Public Constructors

 NameDescription
Public ConstructorCurrencyFormatter ConstructorCreates a new currency cell renderer control to display formatted currency values in a cell.  
Top

Public Properties

 NameDescription
Public PropertyFixedPointGets or sets whether to display placeholder zeros in the decimal portion of the number for a fixed-point numeric display.  
Public PropertyNumberFormatGets or sets the format information for currency values.  
Top

Public Methods

 NameDescription
Public MethodFormatGets the format used for the specified currency value.  
Public MethodParseParses the specified string to return a currency value.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.