IMenuItemInfo.Parent Property
Returns information about the Menu item’s parent.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
IMenuItemInfo Parent { get; }
#Property Value
Type | Description |
---|---|
IMenu |
Information about the parent item. |