Back to Devexpress

ToggleShowWhitespaceCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-5f818410.md

latest1.9 KB
Original Source

ToggleShowWhitespaceCommand Class

Toggles whitespace characters display on/off.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ToggleShowWhitespaceCommand :
    RichEditMenuItemSimpleCommand
vb
Public Class ToggleShowWhitespaceCommand
    Inherits RichEditMenuItemSimpleCommand

Inheritance

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

See Also

ToggleShowWhitespaceCommand Members

ToggleHiddenTextCommand

Keyboard Shortcuts in Rich Text Editor

DevExpress.XtraRichEdit.Commands Namespace