Back to Devexpress

RichEditControl.ActiveRecordChanging Event

windowsforms-devexpress-dot-xtrarichedit-dot-richeditcontrol-4742380f.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.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public event EventHandler ActiveRecordChanging
vb
Public Event ActiveRecordChanging As EventHandler

Event Data

The ActiveRecordChanging event's data class is EventArgs.

See Also

ActiveRecord

RichEditControl Class

RichEditControl Members

DevExpress.XtraRichEdit Namespace