Back to Devexpress

MailMergeRegionInfo.EndField Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-mailmergeregioninfo-bfe7a2ec.md

latest1.1 KB
Original Source

MailMergeRegionInfo.EndField Property

Obtains the region’s end field.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
Field EndField { get; }
vb
ReadOnly Property EndField As Field

Property Value

TypeDescription
Field

The end field.

|

See Also

MailMergeRegionInfo Interface

MailMergeRegionInfo Members

DevExpress.XtraRichEdit.API.Native Namespace