Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / CurrencyFormatter Class
Members


In This Topic
    CurrencyFormatter Class
    In This Topic
    Represents a formatter control that formats currency values.
    Object Model
    CurrencyFormatter Class
    Syntax
    'Declaration
     
    Public Class CurrencyFormatter 
       Implements IEnhancedFormatterIFormatter 
    'Usage
     
    Dim instance As CurrencyFormatter
    public class CurrencyFormatter : IEnhancedFormatterIFormatter  
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Renderer.CurrencyFormatter

    See Also