Spread for ASP.NET 10 Product Documentation
HyperLinkCellType Class Properties


For a list of all members of this type, see HyperLinkCellType members.

Public Properties
 NameDescription
Public PropertyAllowWrapGets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks.  
Public PropertyCssClassGets or sets the CSS class name.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyImageUrlGets or sets the URL of the image to be displayed for the hyperlink.  
Public PropertyNavigateUrlGets or sets the URL of the Web page to display for the hyperlink.  
Public PropertyRendererClientScriptUrlGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
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 the link.  
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.BaseCellType)
Top
See Also

Reference

HyperLinkCellType Class
FarPoint.Web.Spread Namespace
CellType Property (Cell Class)
CellType Property (Column Class)
CellType Property (Row Class)
HyperLinkRenderer Class

User-Task Documentation

Setting a Hyperlink Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.