Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1HyperlinkInfo Class
Properties


In This Topic
    C1HyperlinkInfo Class Members
    In This Topic

    The following tables list the members exposed by C1HyperlinkInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1HyperlinkInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the C1HyperlinkInfo.AreaCollection containing the areas occupied by the hyperlink on different RenderFragment objects. Typically this collection would contain just one element, but can contain more if the hyperlink is split between pages.  
    Public PropertyGets the C1Hyperlink associated with the current object.  
    Public PropertyGets the C1LinkTarget where hyperlink points, it can differ from Hyperlink.LinkTarget if Linktarget contains calculated fields.  
    Public PropertyGets or sets value of C1Hyperlink.State property.  
    Public PropertyGets value of C1Hyperlink.StatusText property.  
    Top
    See Also