 | RoutableDataTableEXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPERefreshComboContent Method |
Event handler for when user opens a combo droplist.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic override void RefreshComboContent(
DataMappingRowControl row,
string tag
)
Public Overrides Sub RefreshComboContent (
row As DataMappingRowControl,
tag As String
)
Parameters
- row DataMappingRowControl
- tag String
See Also