Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / CurrencyFormatter Class
Properties Methods


In This Topic
    CurrencyFormatter Class Members
    In This Topic

    The following tables list the members exposed by CurrencyFormatter.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new currency cell renderer control to display formatted currency values in a cell.  
    Top
    Public Properties
     NameDescription
    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 format information for currency values.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Gets the format used for the specified currency value.  
    Public MethodParses the specified string to return a currency value.  
    Top
    See Also