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)
Syntax
public event EventHandler<CTInterfaceStrFillColumnsArgs> OnStrExportFillColumns

Value

Type: SystemEventHandlerCTInterfaceStrFillColumnsArgs
Availability

CUSTOMTOOLS 2012 SP0


See Also