-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM.UI.DetailViewItems.ComboBoxItem
rescocrm edited this page Oct 6, 2025
·
3 revisions
[8.0] Represents the MobileCRM.UI._DetailView combobox item.
| Property | Type | Description |
|---|---|---|
| listDataSource | Object | Gets or sets the object with props and values to be displayed in the combo list (e.g. {"label1":1, "label2":2}). |
| Method | Description |
|---|---|
| constructor | Constructs an instance of MobileCRM.UI.DetailViewItems.ComboBoxItem object. |