Click or drag to resize

IQuickMenuPageItems Property

Quick menu items grid. Empty cells are null, others are either product or product group.

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IQuickMenuItem[,] Items { get; }

Property Value

Type: IQuickMenuItem
See Also