Click or drag to resize
CTInterface.OnStrExportPre Event
Notification that occurs at CUSTOMTOOLS Export when user clicks export but before actual procedure is ran.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterface. StrPreExportArgs> OnStrExportPre

Value

Type: System.EventHandler<CTInterface.StrPreExportArgs>
Availability

CUSTOMTOOLS 2012 SP4


See Also