[]
Gets or sets the spacing between items, in pixels.
public Size ChildSpacing { get; set; }
In addition to changing this property, you may customize the spacing between items using the Margin property on your ItemTemplate.