SearchHandler.ClearPlaceholderEnabled Property

Definition

Whether the ClearPlaceholderCommand can be executed.

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