Click or drag to resize

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.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override bool IsMappingValid()

Return Value

Boolean
See Also