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