Click or drag to resize
CTInterfaceOnStrExportVerifyField Event
Invoked at CUSTOMTOOLS Export for each row and each field in the view. Allows checking the field value and setting an error message that prevents user for performing the export.

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

Value

Type: SystemEventHandlerCTInterfaceStrExportVerifyFieldArgs
Availability

CUSTOMTOOLS 2012 SP0


See Also