Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

[Browsable(false)]
public void CancelUpdate()
See Also