Click or drag to resize

DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSRemoveBinding Method

Remove given binding for the table. Completely disposes it and its controls, and moves all bindings below it up.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected void RemoveBinding(
	ROWCONTROLTYPE binding
)

Parameters

binding  ROWCONTROLTYPE
See Also