[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.IRenderer

IRenderer Interface

Interface that supports the renderer controls.

Namespace: FarPoint.Web.Spread.Renderer
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IRenderer
Public Interface IRenderer

Properties

Name Description
RendererClientScriptUrl

Gets the URL of its HTC file, if this renderer control supports client-side scripting.

Methods

Name Description
PaintCell(string, TableCell, Appearance, Inset, object, bool)

Gets the renderer control and renders it in the cell.