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