ResourceTreeCommands.ShowSearchPanel() Method
Shows the Search Panel and moves the keyboard focus to it in the Resource Tree.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Remarks
ResourceTreeCommands.ShowSearchPanelCommand calls the ShowSearchPanel method if the CanShowSearchPanel method returns true.
See Also