Click or drag to resize

FormattedDetailItemSubItemsGrouped Property

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

Property Value

Type: IListFormattedDetailItemBase
See Also