Back to Devexpress

DXRichEditHyperlinkOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxrichedithyperlinkoptions-dot-underscore-properties.md

latest2.9 KB
Original Source

DXRichEditHyperlinkOptions Properties

Provides the options which define the appearance and behavior of the document hyperlinks.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EnableUriCorrectionGets or sets whether the automatic correction of the hyperlink URI is enabled. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ModifierKeysGets or sets the modifier flags required to activate a hyperlink. The flags indicate which combination of CTRL, SHIFT, and ALT keys should be pressed before a link is clicked, to activate it. This is a dependency property.
ShowToolTipGets or sets whether the hyperlink should display a tooltip. This is a dependency property.

See Also

DXRichEditHyperlinkOptions Class

DXRichEditHyperlinkOptions Members

DevExpress.Xpf.RichEdit Namespace