ItemsControl.IsTextSearchEnabled Proprietà

Definizione

Ottiene o imposta un valore che indica se l'oggetto TextSearch è abilitato per l'istanza di ItemsControl.

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

Valore della proprietà

Boolean

true se TextSearch è abilitato; in caso contrario, false. Il valore predefinito è false.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore IsTextSearchEnabledProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a