Filter Box
The Filter Box allows the ASPxTitleIndex control’s data to be quickly filtered on the client side, based upon initial characters entered, which serve as a filter criterion. It contains an editor that allows the filter criteria to be entered, and a caption and a label that display specific explanatory information regarding the available wildcard symbols.

The table below lists the main members which affect the element’s appearance and functionality:
| Characteristics | Members |
|---|---|
| Settings | ASPxTitleIndex.FilterBox |
| Style | ASPxTitleIndex.FilterBoxStyle |
| Spacing | ASPxTitleIndex.FilterBoxSpacing |
See Also