StaticTextViewItem.SetHtmlFormattingEnabled(Boolean) Method
Enables the HTML formatting for the current StaticTextViewItem.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Declaration
Parameters
Name | Type | Description |
---|---|---|
htmlFormattingEnabled | Boolean | true, if the HTML formatting is enabled; otherwise, false. |
Implements
See Also