The C1HyperlinkInfo type exposes the following members.

Constructors

  Name Description
Public method C1HyperlinkInfo
Initializes a new instance of the C1HyperlinkInfo class.

Properties

  Name Description
Public property Areas
Gets 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 property Hyperlink
Gets the C1Hyperlink associated with the current object.
Public property LinkTarget
Gets the C1LinkTarget where hyperlink points, it can differ from Hyperlink.LinkTarget if Linktarget contains calculated fields.
Public property State
Gets or sets value of State property.
Public property StatusText
Gets value of StatusText property.

See Also