Back to Devexpress

ToggleSimpleNumberingListCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-381b9fe5.md

latest2.3 KB
Original Source

ToggleSimpleNumberingListCommand Class

Toggles between the numbered paragraph style and normal text.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ToggleSimpleNumberingListCommand :
    ToggleSimpleNumberingListCommandBase
vb
Public Class ToggleSimpleNumberingListCommand
    Inherits ToggleSimpleNumberingListCommandBase

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand RichEditMenuItemSimpleCommand ToggleListCommandBase ToggleSimpleNumberingListCommandBase ToggleSimpleNumberingListCommand

See Also

ToggleSimpleNumberingListCommand Members

ToggleBulletedListCommand

ToggleMultiLevelListCommand

Keyboard Shortcuts in Rich Text Editor

DevExpress.XtraRichEdit.Commands Namespace