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