Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / CurrencyCellType.EditModeSettings Class / CurrencyCellType.EditModeSettings Constructor


In This Topic
    CurrencyCellType.EditModeSettings Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal formatter As CurrencyCellType _
    )
    'Usage
     
    
    Dim formatter As CurrencyCellType
     
    Dim instance As New CurrencyCellType.EditModeSettings(formatter)
    public CurrencyCellType.EditModeSettings( 
       CurrencyCellType formatter
    )

    Parameters

    formatter
    See Also