Click or drag to resize

ChooserSearchable Property

Gets/sets whether or not the control should provide search for its Selectable items. This item corresponds to Searchable and may be set or read via .

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

Property Value

Type: Boolean
See Also