officefileapi-devexpress-dot-xtrarichedit-dot-commands-e56ef6b8.md
Toggles line numbering for the paragraph in which the caret is located.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class ToggleParagraphSuppressLineNumbersCommand :
ToggleChangeParagraphFormattingCommandBase<bool>
Public Class ToggleParagraphSuppressLineNumbersCommand
Inherits ToggleChangeParagraphFormattingCommandBase(Of Boolean)
Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand DevExpress.XtraRichEdit.Commands.SelectionBasedCommandBase SelectionBasedPropertyChangeCommandBase DevExpress.XtraRichEdit.Commands.ChangeParagraphFormattingCommandBase<Boolean> DevExpress.XtraRichEdit.Commands.ToggleChangeParagraphFormattingCommandBase<Boolean> ToggleParagraphSuppressLineNumbersCommand
See Also
ToggleParagraphSuppressLineNumbersCommand Members