[]
Interface that supports additional renderer properties and methods.
public interface IRenderer2 : IRenderer
Public Interface IRenderer2
Inherits IRenderer
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. |