Click or drag to resize

FormattedDetailItemSubItems Property

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

Property Value

Type: IListFormattedDetailItemBase
See Also