Northwoods.GoSilverlight 1.2.2 Assembly
SelectedGroup Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : SelectedGroup Property

Gets or sets the primary selected Group.

Syntax

Visual Basic (Declaration) 
Public Property SelectedGroup As Group
C# 
public Group SelectedGroup {get; set;}

Property Value

This may be null, if SelectedPart is not a Group.

Remarks

Changing this value will make the previous value (if any) be not Part.IsSelected, and will select the new value.

Requirements

See Also

© 2010 All Rights Reserved.