ComboBox.activeId

Set activeId property.

  1. string activeId [@property getter]
  2. string activeId [@property setter]
    class ComboBox
    @property
    void
    activeId
    (
    string propval
    )

Parameters

propval string

The value of the ID column of the active row.