SummaryCollection interface

Summary Collection.

Properties

fieldName

Gets or sets the field name on which summary is done.

summary

Gets or sets the list of summary items.

Property Details

fieldName

Gets or sets the field name on which summary is done.

fieldName?: string

Property Value

string

summary

Gets or sets the list of summary items.

summary?: Summary[]

Property Value