HtmlEdit.Commands Property
In This Article
Gets the collection of HtmlEdit commands.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
#Declaration
C#
public HtmlEditCommands Commands { get; }
#Property Value
Type | Description |
---|---|
Html |
Set of Html |
See Also