RadControls for WinForms

The Hyperlink type exposes the following members.

Constructors

  NameDescription
Public methodHyperlink()()()()
Initializes a new instance of the Hyperlink class
Public methodHyperlink(String, String, HyperlinkTargets)
Initializes a new instance of the Hyperlink class

Methods

  NameDescription
Public methodCalculateFinalFontSize (Inherited from Span.)
Public methodClearValue (Inherited from DocumentElement.)
Public methodCopyContentFrom (Inherited from Inline.)
Protected methodCopyContentFromOverride (Inherited from Span.)
Public methodCopyFromPositionToEndOfInline (Inherited from Span.)
Public methodCopyFromStartOfInlineToEndPosition (Inherited from Span.)
Public methodCopyPropertiesFrom (Inherited from DocumentElement.)
Protected methodCopyPropertiesFromOverride (Inherited from Span.)
Public methodCopyPropertiesFromStyle (Inherited from DocumentElement.)
Public methodCreateDeepCopy (Inherited from DocumentElement.)
Protected methodCreateLayoutBox()()()() (Inherited from DocumentElement.)
Public methodCreateLayoutBox(DocumentStructureCollection) (Inherited from Span.)
Protected methodCreateNewElementInstance (Inherited from Span.)
Public methodCreateShallowCopy (Inherited from DocumentElement.)
Public methodEnumerateChildrenOfType<(Of <<'(T>)>>) (Inherited from DocumentElement.)
Public methodExtractStyleFromProperties (Inherited from DocumentElement.)
Public methodGetAssociatedLayoutBoxes (Inherited from DocumentElement.)
Public methodGetPropertyDefinition (Inherited from DocumentElement.)
Public methodGetRootDocument (Inherited from DocumentElement.)
Public methodGetValue (Inherited from RadDependencyObject.)
Public methodHasSameStyle (Inherited from Span.)
Protected methodInvalidateAssociatedBoxesArrange (Inherited from DocumentElement.)
Public methodInvalidateAssociatedBoxesLayout (Inherited from DocumentElement.)
Protected methodInvalidateAssociatedBoxesMeasure (Inherited from DocumentElement.)
Protected methodOnParentChanged (Inherited from DocumentElement.)
Protected methodOnParentChanging (Inherited from DocumentElement.)
Protected methodOnPropertyChanged (Inherited from RadDependencyObject.)
Protected methodOnRemoved (Inherited from DocumentElement.)
Protected methodOnStyleChanged (Inherited from DocumentElement.)
Protected methodOnStyleChanging (Inherited from DocumentElement.)
Public methodReadLocalValue (Inherited from RadDependencyObject.)
Public methodSetValue (Inherited from RadDependencyObject.)

Properties

  NameDescription
Public propertyBaselineAlignment (Inherited from Span.)
Public propertyChildIndex (Inherited from DocumentElement.)
Public propertyChildren (Inherited from DocumentElement.)
Public propertyCursor (Inherited from Span.)
Public propertyDefaultStyleSettings
Get or sets StyleDefinition instance that holds default values for properties
(Inherited from DocumentElement.)
Protected propertyDocumentElements (Inherited from DocumentElement.)
Public propertyFirstLayoutBox (Inherited from DocumentElement.)
Public propertyFontFamily (Inherited from Span.)
Public propertyFontSize (Inherited from Span.)
Public propertyFontStyle (Inherited from Span.)
Public propertyForeColor (Inherited from Span.)
Public propertyHasStyle (Inherited from DocumentElement.)
Public propertyHighlightColor (Inherited from Span.)
Protected propertyIsFirstLayoutBoxInitialized (Inherited from DocumentElement.)
Public propertyNextSibling (Inherited from DocumentElement.)
Public propertyParent (Inherited from DocumentElement.)
Public propertyPreviousSibling (Inherited from DocumentElement.)
Public propertyStrikethrough (Inherited from Span.)
Public propertyStyle (Inherited from DocumentElement.)
Public propertyTarget
Public propertyText (Inherited from Span.)
Public propertyUnderline (Inherited from Span.)
Public propertyUnderlineColor (Inherited from Span.)
Public propertyUnderlineType (Inherited from Span.)
Public propertyURL

Events

  NameDescription
Public eventParentChanged (Inherited from DocumentElement.)
Public eventParentChanging (Inherited from DocumentElement.)
Public eventPropertyValueChanged (Inherited from DocumentElement.)
Public eventRadDependencyPropertyChanged (Inherited from RadDependencyObject.)
Public eventStyleChanged (Inherited from DocumentElement.)
Public eventStyleChanging (Inherited from DocumentElement.)

See Also