Click or drag to resize

DataMappingRowControlHasCombo Method

True if this row has a combobox behind the given tag.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool HasCombo(
	string tag
)

Parameters

tag  String

Return Value

Boolean
See Also