Skip to main content

DXRichEditHyperlinkOptions.ShowToolTipProperty Field

Identifies the DXRichEditHyperlinkOptions.ShowToolTip dependency property.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v26.1.dll

Declaration

public static readonly DependencyProperty ShowToolTipProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also