disableSearch property

bool? disableSearch
getter/setter pair

If true, the search will be disabled for the instance.

The default value is false.

Optional.

Implementation

core.bool? disableSearch;