IsTextSearchEnabled Property (WPFItemsControl)

Action

Gets a value that indicates whether TextSearch is enabled on the ItemsControl instance.

Syntax

C#
protected Boolean IsTextSearchEnabled { get; }
VB
'Declaration
Protected Read Property IsTextSearchEnabled As Boolean

Access

Read only.