Spread for ASP.NET 8.0 Product Documentation
BaseEditor Class
Members 


Represents the partial (abstract) implementation of the IEditor interface for a base editor for a cell.
Object Model
BaseEditor ClassValidatorCollection ClassBaseValidator Class
Syntax
'Declaration
 
Public MustInherit Class BaseEditor 
   Implements IEditorIEditor3 
'Usage
 
Dim instance As BaseEditor
public abstract class BaseEditor : IEditorIEditor3  
Remarks
This is the base class for the IEditor interface implementation.
Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.Editor.BaseEditor
      FarPoint.Web.Spread.Editor.CheckBoxEditor
      FarPoint.Web.Spread.Editor.ComboBoxEditor
      FarPoint.Web.Spread.Editor.GeneralEditor
      FarPoint.Web.Spread.Editor.ListBoxEditor
      FarPoint.Web.Spread.Editor.MultiColumnEditor
      FarPoint.Web.Spread.Editor.RadioButtonListEditor

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

BaseEditor Members
FarPoint.Web.Spread.Editor Namespace
IEditor Interface

 

 


Copyright © GrapeCity, inc. All rights reserved.