Back to Devexpress

ToggleBulletedListCommand Class

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

latest2.2 KB
Original Source

ToggleBulletedListCommand Class

Toggles between the bulleted paragraph and normal text.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ToggleBulletedListCommand :
    ToggleBulletedListCommandBase
vb
Public Class ToggleBulletedListCommand
    Inherits ToggleBulletedListCommandBase

Inheritance

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

See Also

ToggleBulletedListCommand Members

ToggleSimpleNumberingListCommand

ToggleMultiLevelListCommand

Keyboard Shortcuts in Rich Text Editor

DevExpress.XtraRichEdit.Commands Namespace