Click or drag to resize

DataMappingRowControlHasErrors Property

A control can have errors, if a combo has been set to a value that was not available when the combo was populated with LoadComboValuesT(String, IEnumerableToStrWrapT).

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool HasErrors { get; }

Property Value

Boolean
See Also