SearchVisible: Boolean
The SearchVisible property determines whether item search line is shown.
Available values:
true. Item search line is shown (default).
false. Item search line is not shown.
Use JSON or the setSearchVisible method to set the property value and the getSearchVisible method to get the property value.
The property use is given on the Example of Creating the MainPanel Component page.
See also: