Click or drag to resize

RoutableDataTable<EXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPE>.RefreshComboContent Method

Event handler for when user opens a combo droplist.

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

Parameters

row  DataMappingRowControl
tag  String
See Also