Spread for ASP.NET 8.0 Product Documentation
CheckBoxEditor Class
Members 


Represents an editor control for check box cells.
Object Model
CheckBoxEditor ClassValidatorCollection ClassBaseValidator 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

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CheckBoxEditor Members
FarPoint.Web.Spread.Editor Namespace
CheckBoxCellType Class

User-Task Documentation

Setting a Check Box Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.