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

Value

EventHandlerCTInterfaceStrExportFillListPreArgs
Revision History
DateVersionDescription
-2013 SP4First Release
See Also