Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FullTextFilterBehavior Class / TreatSpacesAsAndOperatorProperty Field


In This Topic
    TreatSpacesAsAndOperatorProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TreatSpacesAsAndOperatorProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FullTextFilterBehavior.TreatSpacesAsAndOperatorProperty
    public static readonly Xamarin.Forms.BindableProperty TreatSpacesAsAndOperatorProperty
    See Also