Skip to main content
A newer version of this page is available. .

HyperlinkLabelControl.AllowHtmlString Property

This property is not supported by the HyperlinkLabelControl. The HTML Text Formatting feature is always enabled for this control.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

[DefaultValue(true)]
[DXCategory("Appearance")]
[Browsable(false)]
public override bool AllowHtmlString { get; set; }

Property Value

Type Default
Boolean **true**
See Also