Skip to content

MobileCRM.UI.DetailViewItems.ComboBoxItem

rescocrm edited this page Oct 6, 2025 · 3 revisions

MobileCRM.UI.DetailViewItems.ComboBoxItem Object

[8.0] Represents the MobileCRM.UI._DetailView combobox item.

Properties

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}).

Methods

Method Description
constructor Constructs an instance of MobileCRM.UI.DetailViewItems.ComboBoxItem object.

Clone this wiki locally