MailMergeOptions.FirstRecordIndex Property
In This Article
Gets or sets the record index from which the merge starts.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The starting record index (starting with 0). |
See Also