Class ShowTaskPaneCommand
Represents a command that displays the task pane in the RichTextBox.
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ShowTaskPaneCommand : RichTextBoxCommandBase, ICommand
Constructors
ShowTaskPaneCommand(RadRichTextBox)
Methods
ExecuteOverride(Object)
Declaration
protected override void ExecuteOverride(object parameter)
Parameters
System.Object
parameter
|