Search Panel
The Search Panel allows end-users to filter data by typing the filter criterion in the panel editor. The text that meets the filter condition is highlighted, if the ASPxGridSearchPanelSettings.HighlightResults property is set to true
.
The table below lists the main members that affect search panel element visibility and appearance.
Element | Visibility | Styles | Settings |
---|---|---|---|
General | |||
Apply (Search) Button | Grid (via ASPx | ||
Clear Button | Grid (via ASPx |
To learn more about the search panel, see the Search Panel topic.
See Also