Back to Devexpress

RichEditControl.CancelUpdate() Method

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-29cfbb96.md

latest1.2 KB
Original Source

RichEditControl.CancelUpdate() Method

This method supports the internal infrastructure and is not intended to be called directly from your code. Use the RichEditControl.EndUpdate method instead.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
[Browsable(false)]
public void CancelUpdate()
vb
<Browsable(False)>
Public Sub CancelUpdate

See Also

BeginUpdate()

EndUpdate()

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace