InsertTableElementMenuCommand.Id Property
In This Article
Gets the ID of the InsertTableElementMenuCommand.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
public override RichEditCommandId Id { get; }
#Property Value
Type | Description |
---|---|
Rich |
The command ID. |
See Also