Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IWrapableRenderer Interface
Properties Methods

In This Topic
    IWrapableRenderer Interface Members
    In This Topic

    The following tables list the members exposed by IWrapableRenderer.

    Public Properties
     NameDescription
     PropertyGets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks.  
     PropertyGets the URL of its HTC file, if this renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.IRenderer)
    Top
    Public Methods
     NameDescription
     MethodGets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.IRenderer)
    Top
    See Also