Gets or sets a value that indicates whether TextSearch is enabled on the IEntityListViewBase instance.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
bool IsTextSearchEnabled { get; set; }
Visual Basic (Declaration)
Property IsTextSearchEnabled As Boolean

See Also