GoDiagram Win Reference
ShowsMargins Property

Gets or sets whether this sheet should shade the marginal area with MarginColor.
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.
Remarks
If you maintain the margin properties to match the user's current printer page settings, as you can easily do by calling UpdateBounds, then the user will be able to see whether any objects might be clipped when printed.
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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback