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