Class ToggleMergeFieldsHighlightCommand
Inheritance
System.Object
ToggleMergeFieldsHighlightCommand
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents.dll
Syntax
public class ToggleMergeFieldsHighlightCommand : ToggleCommandBase, ICommand
Constructors
ToggleMergeFieldsHighlightCommand(RadRichTextBox)
Declaration
public ToggleMergeFieldsHighlightCommand(RadRichTextBox editor)
Parameters
RadRichTextBox
editor
|
Properties
CanExecuteBehaviorInProtectedDocument
Declaration
protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { get; }
Property Value
CanExecuteBehaviorInProtectedDocument
|
Overrides
CanExecuteInReadOnlyRange
Declaration
protected override bool CanExecuteInReadOnlyRange { get; }
Property Value
System.Boolean
|
Overrides
Methods
CanExecuteOverride(Object)
Declaration
protected override bool CanExecuteOverride(object parameter)
Parameters
System.Object
parameter
|
Returns
System.Boolean
|
Overrides
ExecuteOverride(Object)
Declaration
protected override void ExecuteOverride(object parameter)
Parameters
System.Object
parameter
|
Overrides
GetToggleState()
Declaration
protected override bool GetToggleState()
Returns
System.Boolean
|