Share via


AutocompleteOptions.Filter Property

Definition

An OData expression that filters the documents used to produce completed terms for the Autocomplete result. You can use Create(FormattableString) to help construct the filter expression.

public string Filter { get; set; }
member this.Filter : string with get, set
Public Property Filter As String

Property Value

Applies to