[]
Interface that supports the renderer controls.
public interface IRenderer
Public Interface IRenderer
| Name | Description |
|---|---|
| RendererClientScriptUrl | Gets the URL of its HTC file, if this renderer control supports client-side scripting. |
| Name | Description |
|---|---|
| PaintCell(string, TableCell, Appearance, Inset, object, bool) | Gets the renderer control and renders it in the cell. |