Spread for ASP.NET 9.0 Product Documentation
ICellType Interface Members
Properties  Methods 

The following tables list the members exposed by ICellType.

Public Properties
 NameDescription
 PropertyEditorClientScriptUrlGets the URL of the editor if the editor supports client scripting. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
 PropertyRendererClientScriptUrlGets the URL of its HTC file, if this renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.IRenderer)
Top
Public Methods
 NameDescription
 MethodFormatFormats the object as a string. (Inherited from FarPoint.Web.Spread.Renderer.IFormatter)
 MethodGetEditorControlCreates the cell editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
 MethodGetEditorValueGets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
 MethodGetValidatorGets the BaseValidator object for this editor. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
 MethodPaintCellGets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.IRenderer)
 MethodParseParses the specified string to an object. (Inherited from FarPoint.Web.Spread.Renderer.IFormatter)
 MethodValidateEditorValueValidates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
Top
See Also

Reference

ICellType Interface
FarPoint.Web.Spread Namespace
IEditor Interface
IFormatter Interface
IRenderer Interface
BaseCellType Class
GeneralCellType

User-Task Documentation

Customizing with Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.