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