Back to Devexpress

RichEditControl.ActiveRecordChanged Event

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-9c10092c.md

latest1.2 KB
Original Source

RichEditControl.ActiveRecordChanged Event

Occurs after 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 ActiveRecordChanged
vb
Public Event ActiveRecordChanged As EventHandler

Event Data

The ActiveRecordChanged 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