ItemsControl.IsTextSearchEnabled Propriedade

Definição

Obtém ou define um valor que indica se TextSearch está habilitado na instância 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

Valor da propriedade

Boolean

true se TextSearch estiver habilitado; caso contrário, false. O padrão é false.

Comentários

Informações da propriedade de dependência

Campo identificador IsTextSearchEnabledProperty
Propriedades de metadados definidas como true Nenhum

Aplica-se a