Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.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
    public static readonly DependencyProperty MatchCaseProperty
    See Also