Click or drag to resize

CTInterfaceOnStrExportFillListPost Event

Invoked at CUSTOMTOOLS Export after the model structure and values are filled into the Export view. Allows setting errors for rows.

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

Value

EventHandlerCTInterfaceStrExportFillListPostArgs
Revision History
DateVersionDescription
-2012 SP2First Release
See Also