[]
• dataSource: string
Represents the data binding source. it can be a table name, or a formula.
• Optional text: string | number
Represents the column name or column index of the data source that will binding to the text of the item of the ComboBox.
• Optional value: string | number
Represents the column name or column index of the data source that will binding to the value of the item of the ComboBox.