Skip to main content
All docs
V25.2
  • RichEditCommandId.ChangeFloatingObjectTextWrapTypeContextMenuItem Field

    Identifies a command that serves as the placeholder for command buttons in context menu.

    Namespace: DevExpress.XtraRichEdit.Commands

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

    Declaration

    public static readonly RichEditCommandId ChangeFloatingObjectTextWrapTypeContextMenuItem

    Field Value

    Type Description
    RichEditCommandId

    A command ID.

    See Also