Namespace: Semata.ControlsCLR
Class: EditableDataManager
Used by the Selector to set the currently selected object
public bool SetSelectedItem(IEditableData data)
Parameters
Type | Name | Description |
IEditableData | data | The currently selected object |
Returns: bool