MainPanel.SearchVisible

Syntax

SearchVisible: Boolean

Description

The SearchVisible property determines whether item search line is shown.

Comments

Available values:

Use JSON or the setSearchVisible method to set the property value and the getSearchVisible method to get the property value.

Example

The property use is given on the Example of Creating the MainPanel Component page.

See also:

MainPanel