Click or drag to resize

DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSInitNewBinding Method

Set initial values (e.g. nulls) to all properties of the row. Settings properties to binding within this function will not cause PropertyChanged(DataMappingRowControl, String) event.

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

Parameters

binding  ROWCONTROLTYPE
See Also