Spread for ASP.NET 9.0 Product Documentation
BaseEditor Class Members
Properties  Methods 


The following tables list the members exposed by BaseEditor.

Public Properties
 NameDescription
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor control.  
Public PropertyValidatorsGets the validator collection.  
Top
Public Methods
 NameDescription
Public MethodGetEditorControlCreates the cell editor control.  
Public MethodGetEditorValueGets the editing value posted back from the client for the editor control.  
Public MethodGetValidatorsGets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property.  
Public MethodValidateEditorValueValidates the input value for the editor control.  
Top
Protected Methods
 NameDescription
Protected MethodApplyStyleToApplies the appearance settings (style) to the table cell (TableCell object).  
Protected MethodGetSpreadReturns the FpSpread control.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.