DataViewBase.ShowSearchPanel(Boolean) Method
In This Article
Invokes the Search Panel.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
move |
Boolean | true to move focus to the Search Panel; otherwise, false. |
#Remarks
To learn more, see Search Panel and Searching Rows.
See Also