Android.Widget.GridView.VerticalSpacing Property
Returns the amount of vertical spacing between each item in the grid.

Syntax

[get: Android.Runtime.Register("getVerticalSpacing", "()I", "GetGetVerticalSpacingHandler")]
public virtual int VerticalSpacing { get; }

See Also

GridView.SetVerticalSpacing(int)

Value

Documentation for this section has not yet been entered.

Remarks

Returns the amount of vertical spacing between each item in the grid.

[Android Documentation]

Requirements

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