maui-devexpress-dot-maui-dot-htmleditor-b03428d2.md
A source of HTML markup that is displayed in HtmlEdit.
Namespace : DevExpress.Maui.HtmlEditor
Assembly : DevExpress.Maui.HtmlEditor.dll
NuGet Package : DevExpress.Maui.HtmlEditor
[TypeConverter(typeof(HtmlEditSourceConverter))]
public abstract class HtmlSource :
DXElementBaseCore
The following members return HtmlSource objects:
System.Object BindableObject Element DevExpress.Maui.Core.Internal.DXElementBaseCore HtmlSource StreamHtmlSource
See Also