Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / CheckBoxEditor Class
Members


In This Topic
    CheckBoxEditor Class
    In This Topic
    Represents an editor control for check box cells.
    Object Model
    CheckBoxEditor ClassValidatorCollection Class
    Syntax
    'Declaration
     
    Public Class CheckBoxEditor 
       Inherits BaseEditor
       Implements IEditorIEditor2IEditor3 
    'Usage
     
    Dim instance As CheckBoxEditor
    public class CheckBoxEditor : BaseEditor, IEditorIEditor2IEditor3  
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Editor.BaseEditor
          FarPoint.Web.Spread.Editor.CheckBoxEditor

    See Also