officefileapi-devexpress-dot-xtrarichedit-dot-commands-5c9dd60b.md
Invokes the Paste Special dialog.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class ShowPasteSpecialFormCommand :
PasteSelectionCommand
Public Class ShowPasteSpecialFormCommand
Inherits PasteSelectionCommand
The typical Paste Special dialog is shown below:
Show 11 items
Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand RichEditMenuItemSimpleCommand MultiCommand DevExpress.XtraRichEdit.Commands.TransactedMultiCommand DevExpress.XtraRichEdit.Commands.TransactedInsertObjectCommand PasteSelectionCommand ShowPasteSpecialFormCommand
See Also
ShowPasteSpecialFormCommand Members
Keyboard Shortcuts in Rich Text Editor