1. Component library

FilterControl

Version:

The FilterControl displays the facets that you have configured for a data source. Users can select and deselect facets, and the FilterControl tells the data source what the currently selected facets are each time a user changes the selection.

Properties

NameDescriptionDefault
Data
FacetsSpecify the facets users can select by binding to the Facets property of the data source.
SelectedFacetsContains the currently selected facets. You normally bind the SelectedFacets property of the data source to the property here.

Configuration

You can create a configuration item for a FilterControl by creating an item based on the FilterControl Parameters template.

The configuration item has these specific fields:

  • Items

It inherits these fields:

  • IsVisible
  • AccessKey
  • Tooltip
  • Behaviors
  • Id
If you have suggestions for improving this article, let us know!