TabView: Implement ItemsSource property to support bound mode
Presently the TabView only supports unbound mode and there is no way to bind a list of items from the view model to display as tabviewitems. It would be convenient if there is an ItemsSource property.
2 comments
ADMIN
Stefan Nenchev
Posted on:06 Mar 2018 13:27
Hello Amitesh,
Sorry for the late reply. I just wanted to let you know that the SelectedItem is a bindable property.