Click or drag to resize
CTInterface.OnStrExportFillListPost 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<CTInterface. StrExportFillListPostArgs> OnStrExportFillListPost

Value

Type: System.EventHandler<CTInterface.StrExportFillListPostArgs>
Availability

CUSTOMTOOLS 2012 SP2


See Also