Gets the C1MenuItem that is the parent of this item.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public C1MenuItem ParentItem { get; }
Visual Basic
Public ReadOnly Property ParentItem As C1MenuItem
	Get

See Also