[]
Gets or sets a value that indicates whether case is a condition when searching for items.
public bool IsAutoSelectCaseSensitive { get; set; }
Public Property IsAutoSelectCaseSensitive As Boolean
true if text searches are case-sensitive; otherwise, false.