mercredi 7 février 2018

ListView in Xamarin.Forms

We will summarize the controls (ListView) that is able to display lists in Xamarin.forms, we will explain some properties used. How to use ListView We will work in MainPage.xaml, we start by add this...

lundi 5 février 2018

TableView in Xamarin.Forms

TableView is a control that displays a list similar to the ListView as rows in horizontal orientation but it can present the children added manually in a rich visualization. In TableView, we can't load...

jeudi 1 février 2018