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