GoDiagram Web Reference
MinimumItemSize Property

Gets or sets the minimum size to be used when resizing.
Syntax
'Declaration
 
<TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The minimum Width and Height for each item")>
Public Overridable Property MinimumItemSize As SizeF
[TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The minimum Width and Height for each item")]
public virtual SizeF MinimumItemSize {get; set;}

Property Value

The width and height must not be negative. The default value is 1x1.
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