GoDiagram Web Reference
ShowsMargins Property

Gets or sets whether this sheet should shade the marginal area.
Syntax
'Declaration
 
<DescriptionAttribute("Whether this paints the marginal areas with the MarginColor")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Overridable Property ShowsMargins As Boolean
[DescriptionAttribute("Whether this paints the marginal areas with the MarginColor")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public virtual bool ShowsMargins {get; set;}

Property Value

By default this is true.
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
TopLeftMargin Property
BottomRightMargin Property
MarginColor Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback