Skip to main content
All docs
V24.1

RichEditCommandId.InsertTableElement Field

Gets the ID of the InsertTableElementMenuCommand.

Namespace: DevExpress.XtraRichEdit.Commands

Assembly: DevExpress.RichEdit.v24.1.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public static readonly RichEditCommandId InsertTableElement

Field Value

Type Description
RichEditCommandId

A command ID.

See Also