Android.Resource.Attribute.MaxItemsPerRow Field
Defines the maximum number of items per row.

Value: 16843060

Syntax

[Android.Runtime.Register("maxItemsPerRow")]
public const int MaxItemsPerRow

Remarks

Defines the maximum number of items per row.

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1