Share via


ManagementList.IsSearchShown Property

Definition

Gets or sets a value indicating whether the search box is shown.

public:
 property bool IsSearchShown { bool get(); void set(bool value); };
public:
 property bool IsSearchShown { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Category("Common Properties")]
[System.ComponentModel.Description("Gets or sets a value indicating whether the search box is shown.")]
public bool IsSearchShown { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Category("Common Properties")>]
[<System.ComponentModel.Description("Gets or sets a value indicating whether the search box is shown.")>]
member this.IsSearchShown : bool with get, set
Public Property IsSearchShown As Boolean

Property Value

Attributes

Applies to