Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FullTextFilterBehavior Class / FilterEntryProperty Field


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