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