Spread for ASP.NET 7.0 Product Documentation
HyperLinkRenderer Class Members
See Also  Properties  Methods  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : HyperLinkRenderer Class


Glossary Item Box

The following tables list the members exposed by HyperLinkRenderer.

Public Constructors

 NameDescription
Public ConstructorHyperLinkRenderer ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAllowWrapGets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks.  
Public PropertyImageUrlGets or sets the path and file name of the picture to display in the hyperlink cell.  
Public PropertyNavigateUrlGets or sets the destination URL for the hyperlink.  
Public PropertyRendererClientScriptUrlGets the URL of the renderer control if the renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Public PropertyShowEllipsisGets or sets whether to render ellipsis (...) to indicate text overflow in the cell.  
Public PropertyTargetGets or sets the target window or frame to display when the hyperlink is clicked.  
Public PropertyToolTipGets or sets the text displayed when the mouse pointer hovers over the hyperlink cell.  
Top

Protected Properties

 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Top

Public Methods

 NameDescription
Public MethodPaintCellGets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer)
Top

Protected Methods

 NameDescription
Protected MethodApplyStyleToApplies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Protected MethodGetSpreadReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.