C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FullTextFilterBehavior Class / MatchCaseProperty Field


In This Topic
MatchCaseProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly MatchCaseProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FullTextFilterBehavior.MatchCaseProperty
See Also