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