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)
Syntax
public event EventHandler<CTInterfaceStrExportFillListPostArgs> OnStrExportFillListPost

Value

Type: SystemEventHandlerCTInterfaceStrExportFillListPostArgs
Availability

CUSTOMTOOLS 2012 SP2


See Also