Back to Devexpress

InsertTableElementMenuCommand.Id Property

officefileapi-devexpress-dot-xtrarichedit-dot-commands-dot-inserttableelementmenucommand.md

latest1.3 KB
Original Source

InsertTableElementMenuCommand.Id Property

Gets the ID of the InsertTableElementMenuCommand.

Namespace : DevExpress.XtraRichEdit.Commands

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public override RichEditCommandId Id { get; }
vb
Public Overrides ReadOnly Property Id As RichEditCommandId

Property Value

TypeDescription
RichEditCommandId

The command ID.

|

See Also

InsertTableElementMenuCommand Class

InsertTableElementMenuCommand Members

DevExpress.XtraRichEdit.Commands Namespace