Click or drag to resize

RoutableDataTableEXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPEPropertyChanged Method

Event handler for Property Change

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override void PropertyChanged(
	DataMappingRowControl row,
	string tag
)

Parameters

row  DataMappingRowControl
tag  String
See Also