Skip to main content
A newer version of this page is available.

SnapMailMergeRecordStartedEventArgs Class

Provides data for the SnapControl.SnapMailMergeRecordStarted event.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v18.2.Core.dll

Declaration

[ComVisible(true)]
public class SnapMailMergeRecordStartedEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SnapMailMergeRecordStartedEventArgs
See Also