Skip to main content
All docs
V26.1
  • DecrementIndentCommandBase Class

    A base class for DecrementIndentCommand and RtlDecrementIndentCommand classes.

    Namespace: DevExpress.XtraRichEdit.Commands

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    public class DecrementIndentCommandBase :
        ChangeIndentCommand

    Inheritance

    Object
    Command
    DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
    DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
    RichEditCommand
    RichEditMenuItemSimpleCommand
    DevExpress.XtraRichEdit.Commands.ChangeIndentCommand
    DecrementIndentCommandBase
    See Also