Back to Devexpress

HtmlEditCommands.DeleteTableColumn Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-6fa55cdb.md

latest857 B
Original Source

HtmlEditCommands.DeleteTableColumn Property

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

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command DeleteTableColumn { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace