GoDiagram Web Reference
Style Property (GoGrid)

Gets or sets the style of the grid.
Syntax
'Declaration
 
<CategoryAttribute("Grid")>
<DescriptionAttribute("The appearance style of the grid.")>
<DefaultValueAttribute()>
Public Overridable Property Style As GoViewGridStyle
[CategoryAttribute("Grid")]
[DescriptionAttribute("The appearance style of the grid.")]
[DefaultValueAttribute()]
public virtual GoViewGridStyle Style {get; set;}

Property Value

This GoViewGridStyle value defaults to GoViewGridStyle.None.
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

GoGrid Class
GoGrid Members
Origin Property
CellSize Property
System.Drawing.Color

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback