[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.IRenderer2

IRenderer2 Interface

Interface that supports additional renderer properties and methods.

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

Methods

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

Gets the renderer control and renders it in the cell.

RendererClientScriptUrl2(FpSpread)

Gets the URL of the client-side script file for the renderer for the specified Spread component if the renderer supports client-side scripting.