Skip to main content
All docs
V24.2

RichEditCommandId.FloatingObjectBringForwardContextMenuItem Field

A FloatingObjectBringForwardCommand ID in the context menu.

Namespace: DevExpress.XtraRichEdit.Commands

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

public static readonly RichEditCommandId FloatingObjectBringForwardContextMenuItem

Field Value

Type Description
RichEditCommandId

A command ID.

See Also