Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ComboInitialSelectedItemsSettings Class Properties
For a list of all members of this type, see ComboInitialSelectedItemsSettings members.
Public Properties
| Name | Description |
 | Index | Index of item in list. Value should be larger than -1 and less than number of items in list (rows in dataSource) optional="true" |
 | Value | Value matching the valueKey property of the item optional="true" |
Protected Properties
See Also