summary property

FdcGridSummary summary
final

Summary component configuration.

The summary is enabled by default, but the panel is rendered only when at least one visible column has an active summary aggregate. Set FdcGridSummary.visible to false to disable it explicitly.

Implementation

final FdcGridSummary summary;