MenuItem..::..ParentMenuItem Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Menu
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[BrowsableAttribute] public MenuItem ParentMenuItem { get; set; }
<BrowsableAttribute> _ Public Property ParentMenuItem As MenuItem Get Set
[BrowsableAttribute] public: property MenuItem^ ParentMenuItem { MenuItem^ get (); void set (MenuItem^ value); }