FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : IWrapableRenderer Interface |
The following tables list the members exposed by IWrapableRenderer.
Name | Description | |
---|---|---|
AllowWrap | Gets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks. | |
RendererClientScriptUrl | Gets the URL of its HTC file, if this renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.IRenderer) |
Name | Description | |
---|---|---|
PaintCell | Gets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.IRenderer) |