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


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

    Parameters

    formatter
    See Also