ClassSelectionEnabledCommand
Class
Definition
Namespace:Telerik.WinForms.Documents.RichTextBoxCommands
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public abstract class SelectionEnabledCommand : RichTextBoxCommandBase, ICommand
Inheritance: objectRichTextBoxCommandBaseSelectionEnabledCommand
Derived Classes:
Implements:
Inherited Members
Constructors
SelectionEnabledCommand(RadRichTextBox)
Declaration
cs-api-definition
public SelectionEnabledCommand(RadRichTextBox editor)
Parameters
editor
Methods
CanExecuteOverride(object)
Performs a check whether the command can be executed specific to the command.