Answer Posted / Devnath Kumar
Elements in a WPF ListBox can be sorted by implementing ICollectionView, setting the ListBox's ItemsSource property to the collection view, and calling Sort() method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category