Click or drag to resize
CTInterface.StrPreExportArgs Class
Event argument class for OnStrExportPre.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.StrPreExportArgs

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public class StrPreExportArgs : EventArgs

The CTInterface. StrPreExportArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancelExport
Set to true to Cancel export
Top
Availability

CUSTOMTOOLS 2012 SP4


Revised in Description
CUSTOMTOOLS 2017 SP2 Extented with CancelExport.
See Also