Namespace: Semata.ControlsCLR
Class: SelectorDetail
Sets the SelectedItem property of the associated Selector
public void SetCurrent(object current)
Parameters
Type | Name | Description |
object | current | The object to select |
Returns: void
C++ C#
Namespace: Semata.ControlsCLR
Class: SelectorDetail
Sets the SelectedItem property of the associated Selector
public void SetCurrent(object current)
Parameters
Type | Name | Description |
object | current | The object to select |
Returns: void