Gets the C1MenuItem that is the parent of this item.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public C1MenuItem ParentItem { get; } |
Visual Basic |
---|
Public ReadOnly Property ParentItem As C1MenuItem Get |