Back to Devexpress

RichEditControl.Cut() Method

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-a388f521.md

latest813 B
Original Source

RichEditControl.Cut() Method

Removes the selection from the document and places it on the clipboard.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public void Cut()
vb
Public Sub Cut

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace