officefileapi-devexpress-dot-xtrarichedit-dot-commands-d9d3a8da.md
Toggles field code display on/off.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class ToggleFieldCodesCommand :
FieldBasedRichEditMenuItemSimpleCommand
Public Class ToggleFieldCodesCommand
Inherits FieldBasedRichEditMenuItemSimpleCommand
You can also use the Field.ShowCodes API method with a similar functionality.
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.FieldBasedRichEditMenuItemSimpleCommand ToggleFieldCodesCommand
See Also
ToggleFieldCodesCommand Members