Click or drag to resize

CTInterfaceOnExportProfileSelected Event

Notification that is sent after user selects Export profile in the CUSTOMTOOLS Export dialog box. This notification is sent also when the Export dialog is opened and the last used Export profile is selected automatically.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<CTInterfaceExportProfileSelectedArgs> OnExportProfileSelected

Value

EventHandlerCTInterfaceExportProfileSelectedArgs
Revision History
DateVersionDescription
-2016 SP2First Release
See Also