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