Click or drag to resize

DataMappingRowControlCheckboxGet Method

Get the CheckBox checkstate with tag. CheckBox must exist.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 26.0
Syntax
protected bool CheckboxGet(
	string tag
)

Parameters

tag  String

Return Value

Boolean
Exceptions
ExceptionCondition
ArgumentNullException
See Also