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

    ChangeTableCellsRotateAll90TextDirectionCommand ID in the context menu.

    Namespace: DevExpress.XtraRichEdit.Commands

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    public static readonly RichEditCommandId ChangeTableCellsRotateAll90TextDirectionContextMenuItem

    Field Value

    Type Description
    RichEditCommandId

    Command ID.

    See Also