Back to Devexpress

MailMergeRegionInfo.Name Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-mailmergeregioninfo-0552231b.md

latest1.1 KB
Original Source

MailMergeRegionInfo.Name Property

Obtains the region name.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
string Name { get; }
vb
ReadOnly Property Name As String

Property Value

TypeDescription
String

The region name.

|

See Also

MailMergeRegionInfo Interface

MailMergeRegionInfo Members

DevExpress.XtraRichEdit.API.Native Namespace