Click or drag to resize
CTInterface.OnStrExportFillColumns 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<CTInterface. StrFillColumnsArgs> OnStrExportFillColumns

Value

Type: System.EventHandler<CTInterface.StrFillColumnsArgs>
Availability

CUSTOMTOOLS 2012 SP0


See Also