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