GoDiagram Web Reference
Last Property (GoGroup)

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

Property Value

The value may be null if this group is empty.
Remarks
The last object will appear in front of 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
First Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback