Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / BaseEditor Class
Properties Methods


In This Topic
    BaseEditor Class Members
    In This Topic

    The following tables list the members exposed by BaseEditor.

    Public Properties
     NameDescription
    Public PropertyGets the URL of the client script file for the editor control.  
    Public PropertyGets the validator collection.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates the cell editor control.  
    Public MethodGets the editing value posted back from the client for the editor control.  
    Public MethodGets the validator for the editor control used to validate values.  
    Public MethodGets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property.  
    Public MethodValidates the input value for the editor control.  
    Top
    Protected Methods
     NameDescription
    Protected MethodApplies the appearance settings (style) to the table cell (TableCell object).  
    Protected MethodReturns the FpSpread control.  
    Top
    See Also