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


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

    Parameters

    formatter
    See Also