I am using XamComboEditor with Multi-Select, the only way I am able to access Selecteditems is through a behavior. Is there a dependcyproperty to which I can bind?
Thanks in Advance,
Will
Hello Edward,
Since version 14.1 the SelectedItems Property can be bound to an ObservableCollection of objects. Here you can find more information about it:
https://help.infragistics.com/Help/Doc/Silverlight/2014.1/CLR4.0/html/InfragisticsSL5.Controls.Editors.XamComboEditor.v14.1~Infragistics.Controls.Editors.ComboEditorBase%602~SelectedItems.html
Hi, I know this is an old post but is it possible to have this property as a dependency property
Still if this approach doesn’t suit your scenario I will be happy to submit a feature request for this new feature on your behalf.