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 example of property use is given in the Example of Creating the MainPanel Component page.

See also:

MainPanel