Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / HyperLinkRenderer Class / HyperLinkRenderer Constructor


In This Topic
    HyperLinkRenderer Constructor
    In This Topic
    Creates a hyperlink cell renderer.
    Overload List
    OverloadDescription
    Creates a new hyperlink cell renderer control with no destination URL.  
    Creates a hyperlink cell renderer control with the specified destination URL.  
    Creates a hyperlink cell renderer control with the specified destination URL and image.  
    Creates a hyperlink cell renderer control with the specified destination URL, image, and target window or frame.  
    Remarks
    Initializes an instance of the HyperLinkRenderer class.
    See Also