Documentation for this section has not yet been entered.
Returns the amount of horizontal spacing currently used between each item in the grid.
This is only accurate for the current layout. If GridView.SetHorizontalSpacing(int) has been called but layout is not yet complete, this method may return a stale value. To get the horizontal spacing that was explicitly requested use GridView.RequestedHorizontalSpacing.