[]
Gets or sets a value indicating whether to perform a case-sensitive sort.
public bool MatchCase { get; set; }
Public Property MatchCase As Boolean
true if perform a case-sensitive sort; otherwise, false to perform non-case sensitive sort.
true
false