FilteredItemsSourceProvider Fields
A data provider that supplies suggestions for the AutoCompleteEdit in sync mode.Name | Description |
---|---|
BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
FilterComparisonTypeProperty static | Identifies the FilterComparisonType bindable property. |
FilterConditionProperty static | Identifies the FilterCondition bindable property. |
FilterMembersProperty static | Identifies the FilterMembers bindable property. |
ItemsSourceProperty static | Identifies the ItemsSource bindable property. |
See Also