Class GoToPreviousEndnoteCommand
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents.dll
Syntax
public class GoToPreviousEndnoteCommand : RichTextBoxCommandBase, ICommand
Constructors
GoToPreviousEndnoteCommand(RadRichTextBox)
Declaration
public GoToPreviousEndnoteCommand(RadRichTextBox editor)
Parameters
RadRichTextBox
editor
|
Methods
ExecuteOverride(Object)
Declaration
protected override void ExecuteOverride(object parameter)
Parameters
System.Object
parameter
|