Click or drag to resize

DataMappingRowControlControls Property

Cell Controls created for this row.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public Dictionary<DataMappingTableColumnControl, Control> Controls { get; }

Property Value

DictionaryDataMappingTableColumnControl, Control
See Also