Spread ASP.NET 17
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 IEnhancedFormatter, IFormatter 
    'Usage
     
    
    Dim instance As CurrencyFormatter
    public class CurrencyFormatter : IEnhancedFormatter, IFormatter  
    Inheritance Hierarchy

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

    See Also