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