The following tables list the members exposed by HyperLinkRenderer.
Name | Description | |
---|---|---|
HyperLinkRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowWrap | Gets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks. | |
ImageUrl | Gets or sets the path and file name of the picture to display in the hyperlink cell. | |
NavigateUrl | Gets or sets the destination URL for the hyperlink. | |
RendererClientScriptUrl | Gets the URL of the renderer control if the renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
ShowEllipsis | Gets or sets whether to render ellipsis (...) to indicate text overflow in the cell. | |
Target | Gets or sets the target window or frame to display when the hyperlink is clicked. | |
ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the hyperlink cell. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |
Name | Description | |
---|---|---|
PaintCell | Gets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |