Click or drag to resize

DataMappingTableGetColumn Method

Returns column index of the control, or -1 if not found.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public int GetColumn(
	Control control
)

Parameters

control  Control

Return Value

Int32
See Also