Click or drag to resize

DataMappingTableCreateColumnControls Method

Define the controls of your table. TAG_STATUS and TAG_ACTION are added automatically.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected abstract IEnumerable<DataMappingTableColumnControl> CreateColumnControls()

Return Value

IEnumerableDataMappingTableColumnControl
See Also