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) Version: 25.0
Syntax
public event EventHandler<CTInterfaceStrExportAddRowArgs> OnStrExportAddRow

Value

EventHandlerCTInterfaceStrExportAddRowArgs
Revision History
DateVersionDescription
-2012 SP0First Release
See Also