CaseSensitiveSearch Property
CaseSensitiveSearch
Gets or sets a value that determines whether searches performed while the user types should case-sensitive.
Declaration
public bool CaseSensitiveSearch { get; set; }
Public Property CaseSensitiveSearch As Boolean