List Cell Interface - OnDropDownValueChanged Method
Executed when dropdown value is changed
Member of List Cell Interface (PRIM_LIST.IListCellDesign)
| Name | Type | Data Type | Description |
|---|---|---|---|
| DropItem | *Input | PRIM_LIST.ListItem | Reference to the dropdown item that has just changed |
| Caption | *Output (Optional) | Unicode String | Value to be shown in the value area |
| Image | *Output (Optional) | PRIM_FLBX | Image to be shown in the value area |
Febuary 18 V14SP2