Back to Devexpress

RichEditControl.ActiveRecordChanging Event

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-955f6223.md

latest1.2 KB
Original Source

RichEditControl.ActiveRecordChanging Event

Occurs before traversing to the next data record in a mail merge data source.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public event EventHandler ActiveRecordChanging
vb
Public Event ActiveRecordChanging As EventHandler

Event Data

The ActiveRecordChanging event's data class is EventArgs.

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace