Gets or sets a value that indicates whether case is a condition when searching for items.

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

Syntax

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

See Also