Skip to main content
All docs
V23.2

RichEditCommandId.InsertObject Field

InsertObjectCommand ID.

Namespace: DevExpress.XtraRichEdit.Commands

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

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

Declaration

public static readonly RichEditCommandId InsertObject

Field Value

Type Description
RichEditCommandId

A command ID.

See Also