C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FullTextFilter Class / MatchCaseProperty Field

In This Topic
MatchCaseProperty Field (C1FullTextFilter)
In This Topic
Gets or sets whether the filtered text should match the whole word.
Syntax
'Declaration
 
Public Shared ReadOnly MatchCaseProperty As DependencyProperty
 
See Also