Back to Devexpress

RichEditControl.ActiveRecordChanged Event

windowsforms-devexpress-dot-xtrarichedit-dot-richeditcontrol-098ffdbc.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.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public event EventHandler ActiveRecordChanged
vb
Public Event ActiveRecordChanged As EventHandler

Event Data

The ActiveRecordChanged event's data class is EventArgs.

See Also

ActiveRecord

RichEditControl Class

RichEditControl Members

DevExpress.XtraRichEdit Namespace