GoDiagram Web Reference
Spacing Property (GoListGroup)

Gets or sets how much space there should be between items.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
<DescriptionAttribute("The additional vertical distance between items.")>
Public Overridable Property Spacing As Single
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
[DescriptionAttribute("The additional vertical distance between items.")]
public virtual float Spacing {get; set;}

Property Value

This specifies the vertical distance between items in document coordinates. By default this value is 0, so that the items just touch each other.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoListGroup Class
GoListGroup Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback