GoDiagram Web Reference
Grid Property

Gets or sets the GoGrid that provides both the sheet of paper appearance and the grid appearance and behavior.
Syntax
'Declaration
 
<DescriptionAttribute("The GoGrid that covers this sheet")>
<CategoryAttribute("Appearance")>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Overridable Property Grid As GoGrid
[DescriptionAttribute("The GoGrid that covers this sheet")]
[CategoryAttribute("Appearance")]
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public virtual GoGrid Grid {get; set;}
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

GoSheet Class
GoSheet Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback