MindFusion WinForms Programmer's Guide
Repeater.Spacing Property
See Also
 





Gets or sets the distance between child controls' edges.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public int Spacing { get; set; }

Visual Basic  Copy Code

Public Property Spacing As Integer

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace