ItemsControl.IsTextSearchEnabled Proprietà

Definizione

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

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à

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

Commenti

Informazioni sulle proprietà di dipendenza

Item Value
Campo Identificatore IsTextSearchEnabledProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a