Back to Devexpress

HtmlEditCommands.DeleteTable Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-5cca6f88.md

latest838 B
Original Source

HtmlEditCommands.DeleteTable Property

Gets the command that removes the table that is under the caret.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command DeleteTable { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace