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