Spread for ASP.NET 9.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 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.