Click or drag to resize
CTInterfaceOnStrExportFillListPre Event
Invoked at CUSTOMTOOLS Export before model structure is filled to the view. Allows manipulating the structure before it's shown.

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

Value

Type: SystemEventHandlerCTInterfaceStrExportFillListPreArgs
Availability

CUSTOMTOOLS 2013 SP4


See Also