C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridFilterRow Class / MatchCase Property
In This Topic
MatchCase Property (GridFilterRow)
In This Topic
Gets or sets whether the filtered text should match the case too.
Syntax
public bool MatchCase {get; set;}
See Also