 | RoutableDataRowControlTYPE, DATASOURCETYPE, FIELDTYPEIsMappingValid Method |
This control is valid if data source field is set and it has no errors.
If this control is routed from another control, then this control is not valid
unless the parent control too is valid.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic override bool IsMappingValid()
Public Overrides Function IsMappingValid As Boolean
Return Value
Boolean
See Also