Click or drag to resize
ItemPrintGroupedItems Property
Product: QBW Description: Lets us know if the user wants to display the subitems as a group. Applicable to items of Group type only. Filterable: QBW

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool PrintGroupedItems { get; set; }

Property Value

Type: Boolean
Remarks