Class SelectionEnabledCommand
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents.dll
Syntax
public abstract class SelectionEnabledCommand : RichTextBoxCommandBase, ICommand
Constructors
SelectionEnabledCommand(RadRichTextBox)
Methods
CanExecuteOverride(Object)
Declaration
protected override bool CanExecuteOverride(object parameter)
Parameters
System.Object
parameter
|
Returns
System.Boolean
|