MoveCaretCommandBase
Class
Represents move caret command base.
Definition
Namespace:Telerik.Windows.Documents.Commands
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
C#
public abstract class MoveCaretCommandBase : FixedDocumentViewerCommandBase, ICommand
Inheritance: objectFixedDocumentViewerCommandBaseMoveCaretCommandBase
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the MoveCaretCommandBase class.
C#
protected MoveCaretCommandBase(FixedDocumentViewerBase viewer)
The viewer.