 | DataMappingRowControlHasCombo Method |
True if this row has a combobox behind the given tag.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool HasCombo(
string tag
)
Public Function HasCombo (
tag As String
) As Boolean
Parameters
- tag String
Return Value
Boolean
See Also