GoDiagram Web Reference
First Property (GoGroup)

Gets the first child object of this group.
Syntax
'Declaration
 
<DescriptionAttribute("The first child object of this group.")>
Public ReadOnly Property First As GoObject
[DescriptionAttribute("The first child object of this group.")]
public GoObject First {get;}

Property Value

The value may be null if this group is empty.
Remarks
The first object will appear behind all other objects in this group.
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

GoGroup Class
GoGroup Members
Last Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback