Xamarin.Forms RowDefinition & ColumnDefinition through binding31 July 2020·2 minsThis quick and dirty post shows you how to use Grid RowDefinitions or ColumnDefinitions with data-binding from XAML in Xamarin.Forms
Simplifying Xamarin.Forms Grid Column and Row Definitions11 June 2020·3 minsThis post explores the new simplified syntax you an use for the Xamarin.Forms Grid ColumnDefinition and RowDefinition. Reducing your XAML significantly!