Click or drag to resize

CheckListIsDisplayText Property

Identifies whether the control's Text property contains DisplayText or a raw value.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool IsDisplayText { get; }

Property Value

Type: Boolean

Implements

IFieldControlIsDisplayText
See Also