Class MailMergeDataSourceContextCommandBase
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents.dll
Syntax
public abstract class MailMergeDataSourceContextCommandBase : RichTextBoxCommandBase, ICommand
Constructors
MailMergeDataSourceContextCommandBase(RadRichTextBox)
Declaration
protected MailMergeDataSourceContextCommandBase(RadRichTextBox editor)
Parameters
RadRichTextBox
editor
|
Properties
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
|