Skip to main content
All docs
V25.2
  • MailMergeRegionInfo.ParentRegion Property

    Gets a parent merge region.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    MailMergeRegionInfo ParentRegion { get; }

    Property Value

    Type Description
    MailMergeRegionInfo

    The parent merge region.

    See Also