Back to Devexpress

DecrementNumerationFromParagraphCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-edd1102f.md

latest2.1 KB
Original Source

DecrementNumerationFromParagraphCommand Class

Decrements numeration of a paragraph in a numbering list.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class DecrementNumerationFromParagraphCommand :
    NumberingListCommandBase
vb
Public Class DecrementNumerationFromParagraphCommand
    Inherits NumberingListCommandBase

Inheritance

Show 11 items

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.RichEditCaretBasedCommand DevExpress.XtraRichEdit.Commands.RichEditSelectionCommand DevExpress.XtraRichEdit.Commands.InsertObjectCommandBase DevExpress.XtraRichEdit.Commands.NumberingListCommandBase DecrementNumerationFromParagraphCommand

See Also

DecrementNumerationFromParagraphCommand Members

Keyboard Shortcuts in Rich Text Editor

DevExpress.XtraRichEdit.Commands Namespace