ComboBox.activeId
string activeId() @property nothrowGet activeId property.
Returns
The value of the ID column of the active row.
void activeId(string propval) @property nothrowSet activeId property.
Parameters
propval | The value of the ID column of the active row. |