Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

StringHtmlSource Class

An HtmlEdit‘s data source that loads HTML text from a String value.

Namespace: DevExpress.Maui.HtmlEditor

Assembly: DevExpress.Maui.HtmlEditor.dll

NuGet Package: DevExpress.Maui.HtmlEditor

Declaration

public class StringHtmlSource :
    HtmlSource

Inheritance

Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
HtmlSource
StringHtmlSource
See Also