C1.Silverlight Namespace > C1MenuItem Class : Parent Property |
'Declaration
<System.ObsoleteAttribute("The Parent property overload is obsolete, use the ParentItem property instead.")> Public Shadows ReadOnly Property Parent As C1MenuItem
'Usage
Dim instance As C1MenuItem Dim value As C1MenuItem value = instance.Parent
[System.Obsolete("The Parent property overload is obsolete, use the ParentItem property instead.")] public new C1MenuItem Parent {get;}
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