PageListDetailsSetSearch Method | |
Text search handling
Namespace:
SOWIWin.Helper.Pages
Assembly:
SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax private void SetSearch(
UIElement pGoToFocus = null
)
Private Sub SetSearch (
Optional pGoToFocus As UIElement = Nothing
)
Parameters
- pGoToFocus (Optional)
- Type: System.WindowsUIElement
UI element to focus
Remarks See Also