Version 20.1

ComboInitialSelectedItemsSettings Class Properties

For a list of all members of this type, see ComboInitialSelectedItemsSettings members.

Public Properties
 NameDescription
Public PropertyIndexIndex of item in list. Value should be larger than -1 and less than number of items in list (rows in dataSource) optional="true"  
Public PropertyValueValue matching the valueKey property of the item optional="true"  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub