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; }
Public Property Searchable As Boolean
Get
Set
Property Value
Type:
BooleanSee Also