Northwoods.GoSilverlight 1.1.3 Assembly
IsTopLevel Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : IsTopLevel Property

This property is true when this part is not member of any group node nor is it a label node for a link.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsTopLevel As Boolean
C# 
public bool IsTopLevel {get;}

See Also