BuildOptions | Called just before opening, allows options to be dynamic |
Options | The options to show on click. You can edit these directly via this property. |
Selected | The currently selected option. |
Value | The current string value. This is useful to have if Selected is null. |
ValueChanged | Called when the value has been changed, |
Open | Open the dropdown. |
SetPropertyObject |