Click or drag to resize
CTInterfaceOnStrExportAddRow Event
Invoked at CUSTOMTOOLS Export for each row when the list is getting filled. Allows filling/changing column values.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceStrExportAddRowArgs> OnStrExportAddRow

Value

Type: SystemEventHandlerCTInterfaceStrExportAddRowArgs
Availability

CUSTOMTOOLS 2012 SP0


See Also