Click or drag to resize

FormattedDetailItemSubItems Property


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

Property Value

IListFormattedDetailItemBase
See Also