GoDiagram Web Reference
AllowView Property

Gets or sets whether the user can see objects in this layer.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Behavior")>
<DescriptionAttribute("Whether the user can see the objects in this layer.")>
Public Property AllowView As Boolean
[DefaultValueAttribute()]
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Whether the user can see the objects in this layer.")]
public bool AllowView {get; set;}
Remarks
A false value prevents the user from seeing objects in this layer by the normal mechanisms. Even when this property value is true, some objects might not be seeable by the user because the object is not visible.
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

GoLayer Class
GoLayer Members
CanViewObjects Method
Visible Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback