 | RoutableDataTableEXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPEPropertyChanged Method |
Event handler for Property Change
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic override void PropertyChanged(
DataMappingRowControl row,
string tag
)
Public Overrides Sub PropertyChanged (
row As DataMappingRowControl,
tag As String
)
Parameters
- row DataMappingRowControl
- tag String
See Also