AccordionControl.AllowHtmlText Property
In This Article
Gets or sets whether HTML tags can be used to format element header text (AccordionControlElementBase.Text).
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if this Accordion |
#Remarks
See the HTML Text Formatting topic for the list of supported HTML tags.
See Also