PageListDetailsSetSelection Method | |
Set text in details UI element
Namespace:
SOWIWin.Helper.Pages
Assembly:
SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax private void SetSelection(
UIElement pGoToFocus = null
)
Private Sub SetSelection (
Optional pGoToFocus As UIElement = Nothing
)
Parameters
- pGoToFocus (Optional)
- Type: System.WindowsUIElement
UI element to focus
Remarks
This method set the focus of UI element parameter pGoToFocus
See Also Reference
PageListDetails.Selection
PageListDetails.SelectionIndex