GoDiagram Win Reference
View Property (IGoPropertyControl)

Gets or sets the Northwoods.Go.GoView for which this Control is showing and modifying GoObject properties.
Syntax
'Declaration
 
Property View As GoView
GoView View {get; set;}

Property Value

Initially the value will be null.
Remarks
Setting this property to refer to a Northwoods.Go.GoView should also create and set the PropertyModifier if that property is null. Setting the PropertyModifier property, typically to support the sharing of a single PropertyModifier by multiple IGoPropertyControls, will also set this property to be the GoPropertyModifier.GoPropertyModifier.View.
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

IGoPropertyControl Interface
IGoPropertyControl Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback