Skip to main content
All docs
V25.1
  • RichEditCommandId.DeleteWatermark Field

    Gets the ID of the DeleteWatermarkCommand.

    Namespace: DevExpress.XtraRichEdit.Commands

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    public static readonly RichEditCommandId DeleteWatermark

    Field Value

    Type Description
    RichEditCommandId

    The command ID.

    See Also