Click or drag to resize

CTInterfaceOnStrExportFillColumns Event

Invoked at CUSTOMTOOLS Export before model structure is filled to the view. Allows hiding/adding of columns in the view.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<CTInterfaceStrFillColumnsArgs> OnStrExportFillColumns

Value

EventHandlerCTInterfaceStrFillColumnsArgs
Revision History
DateVersionDescription
-2012 SP0First Release
See Also