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

    Obtains information on the currently merged region.

    Namespace: DevExpress.XtraRichEdit

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

    Declaration

    public MailMergeRegionInfo MailMergeRegionInfo { get; }

    Property Value

    Type Description
    MailMergeRegionInfo

    An object that contains region information.

    See Also