Click or drag to resize

ChooserIsDisplayText Property

The text value for this control is not display text, it is the raw text contructed from the underlying values of selected items delimited by the Delimiter (default ";").

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