RadControls for WPF

The InsertMergeFieldEmptyCommand type exposes the following members.

Constructors

  NameDescription
Public methodInsertMergeFieldEmptyCommand

Methods

Extension Methods

  NameDescription
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

Properties

  NameDescription
Public propertyAssociatedRichTextBox
Gets the associated rich text box.
(Inherited from RichTextBoxCommandBase.)
Protected propertyCanExecuteBehaviorInProtectedDocument (Inherited from RichTextBoxCommandBase.)
Protected propertyCanExecuteInReadOnlyMode
Gets a value indicating whether this command can be executed when RadRichTextBox is read-only. The default implementation returns false.
(Inherited from RichTextBoxCommandBase.)
Protected propertyCanExecuteInReadOnlyRange (Inherited from MailMergeDataSourceContextCommandBase.)
Public propertyEnabled
Gets or sets a value indicating whether the command is enabled
(Inherited from RichTextBoxCommandBase.)
Protected propertyShouldFocusCaretAfterExecute (Inherited from RichTextBoxCommandBase.)
Protected propertySupportedTargets
Gets the supported targets.
(Inherited from RichTextBoxCommandBase.)

Events

  NameDescription
Public eventCanExecuteChanged (Inherited from RichTextBoxCommandBase.)

See Also