GridLayout.AlignmentMode alignmentMode GridLayout.AlignBounds Android.Views.View.Top Android.Views.View.Left Android.Views.View.Bottom Android.Views.View.Right
For example, when GridLayout is in GridLayout.AlignBounds mode, children that belong to a row group that uses GridLayout.TOP alignment will all return the same value when their Android.Views.View.Top method is called.