[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SortInfo.MatchCase

MatchCase Property

MatchCase

Gets or sets a value indicating whether to perform a case-sensitive sort.

Declaration
public bool MatchCase { get; set; }
Public Property MatchCase As Boolean
Property Value
Type Description
bool

true if perform a case-sensitive sort; otherwise, false to perform non-case sensitive sort.