Skip to main content

RichEditCommandId.FloatingObjectBringForwardPlaceholder Field

Identifies a command that serves as the placeholder for command buttons in bar or Ribbon UI.

Namespace: DevExpress.XtraRichEdit.Commands

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

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

Declaration

public static readonly RichEditCommandId FloatingObjectBringForwardPlaceholder

Field Value

Type Description
RichEditCommandId

A command ID.

See Also