Share via


SearchHandler.ClearPlaceholderEnabled Property

Definition

Gets or sets a value indicating whether the clear placeholder button is enabled. This is a bindable property.

public:
 property bool ClearPlaceholderEnabled { bool get(); void set(bool value); };
public bool ClearPlaceholderEnabled { get; set; }
member this.ClearPlaceholderEnabled : bool with get, set
Public Property ClearPlaceholderEnabled As Boolean

Property Value

The default value is true.

Applies to