The fields of Android.Widget.GridLayout are listed below. For a list of all members, see the GridLayout Members list.
See Also: Inherited members from Android.Views.ViewGroup
const | AlignBounds | GridAlign (0). This constant is an GridLayout.AlignmentMode. |
const | AlignMargins | GridAlign (1). This constant is an GridLayout.AlignmentMode. |
const | Horizontal | GridOrientation (0). The horizontal orientation. |
const | Undefined | int (-2147483648). The constant used to indicate that a value is undefined. |
const | Vertical | GridOrientation (1). The vertical orientation. |