Back to Devexpress

HtmlEditCommands.InsertTableColumnRight Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-c4bc8c38.md

latest878 B
Original Source

HtmlEditCommands.InsertTableColumnRight Property

Gets the command that inserts the table column to the right of the caret position.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command InsertTableColumnRight { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace