Class ChangeIntegratedWatermarkTypeCommand
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents.dll
Syntax
public class ChangeIntegratedWatermarkTypeCommand : RichTextBoxCommandBase, ICommand
Constructors
ChangeIntegratedWatermarkTypeCommand(RadRichTextBox)
Declaration
public ChangeIntegratedWatermarkTypeCommand(RadRichTextBox radRichTextBox)
Parameters
RadRichTextBox
radRichTextBox
|
Properties
CanExecuteBehaviorInProtectedDocument
Declaration
protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { get; }
Property Value
CanExecuteBehaviorInProtectedDocument
|
Overrides
Methods
ExecuteOverride(Object)
Declaration
protected override void ExecuteOverride(object parameter)
Parameters
System.Object
parameter
|