Click or drag to resize

DataMappingRowControlComboGetT Method

Get the currently set value of a combo.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected ToStrWrap<T> ComboGet<T>(
	string tag
)

Parameters

tag  String

Type Parameters

T

Return Value

ToStrWrapT
Exceptions
ExceptionCondition
ArgumentNullException
See Also