Namespace: Semata.ControlsCLR
Class: IEditableDataSource
Selects the object in the Selector that matches data
bool SetCurrent(IEditableData data)
Parameters
Type | Name | Description |
IEditableData | data | The object to select |
Returns: bool
C++ C#
Namespace: Semata.ControlsCLR
Class: IEditableDataSource
Selects the object in the Selector that matches data
bool SetCurrent(IEditableData data)
Parameters
Type | Name | Description |
IEditableData | data | The object to select |
Returns: bool