StartOfLineCommand Class
Moves the cursor to the start of the current line.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v21.2.Core.dll
Declaration
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the StartOfLineCommand class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.
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.RichEditCaretBasedCommand
DevExpress.XtraRichEdit.Commands.RichEditSelectionCommand
StartOfLineCommand
See Also
Feedback