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

SnapMailMergeStartedEventArgs Class

Provides data for the SnapControl.SnapMailMergeStarted event.

Namespace: DevExpress.Snap

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

Declaration

[ComVisible(true)]
public class SnapMailMergeStartedEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SnapMailMergeStartedEventArgs
See Also