 | 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.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected void RemoveBinding(
ROWCONTROLTYPE binding
)
Protected Sub RemoveBinding (
binding As ROWCONTROLTYPE
)
Parameters
- binding ROWCONTROLTYPE
See Also