Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / CheckBoxEditor Class / CheckBoxEditor Constructor


In This Topic
    CheckBoxEditor Constructor
    In This Topic
    Creates an instance of this editor class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CheckBoxEditor()
    public CheckBoxEditor()
    See Also