Namespace: Semata.ControlsCLR
Class: SelectorDetailSource
Sets the currently selected object in the Selector
public: bool SetCurrent(IEditableData^ data)
Parameters
Type | Name | Description |
IEditableData^ | data | The object to select |
Returns: bool