Identifies the parent C1Menu of this item.

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

Syntax

C#
public C1Menu Menu { get; }
Visual Basic
Public ReadOnly Property Menu As C1Menu
	Get

See Also