MailMergeRegionInfo.Regions Property
Gets a list of nested regions.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<MailMergeRegionInfo> | A list of objects that contain information on nested regions. |
See Also