Click or drag to resize

FormattedDetailItemSubItemsGrouped Property


Namespace: Micros.PosCore.Common.Classes.CustomerFacingDisplay
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
public IList<FormattedDetailItemBase> SubItemsGrouped { get; set; }

Property Value

IListFormattedDetailItemBase
See Also