Back to Devexpress

StringHtmlSource Class

maui-devexpress-dot-maui-dot-htmleditor-15ce59d3.md

latest1.4 KB
Original Source

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

csharp
public class StringHtmlSource :
    HtmlSource

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element DevExpress.Maui.Core.Internal.DXElementBaseCore HtmlSource StringHtmlSource

Extension Methods

Yield<StringHtmlSource>()

YieldIfNotNull<StringHtmlSource>()

See Also

StringHtmlSource Members

DevExpress.Maui.HtmlEditor Namespace