Back to Devexpress

ToggleAllFieldsCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-9b9ea420.md

latest1.8 KB
Original Source

ToggleAllFieldsCommand Class

A command that toggles all field codes in the document on or off.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ToggleAllFieldsCommand :
    ToggleAllFieldsCommandBase
vb
Public Class ToggleAllFieldsCommand
    Inherits ToggleAllFieldsCommandBase

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.ToggleAllFieldsCommandBase ToggleAllFieldsCommand

See Also

ToggleAllFieldsCommand Members

Keyboard Shortcuts in Rich Text Editor

DevExpress.XtraRichEdit.Commands Namespace