Menu..::..MenuItems Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Menu
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public MenuItemCollection MenuItems { get; }
Public ReadOnly Property MenuItems As MenuItemCollection
	Get
public:
property MenuItemCollection^ MenuItems {
	MenuItemCollection^ get ();
}