Getting Started
Usages
Columns
API References
ngx-panemu-table / Class

RowGroupFooter

Class for the footer of grouping data.

Constructor

No documentation has been provided.

Presentation
constructor(
	rowGroup: RowGroup
): RowGroupFooter;
Parameters
NameTypeDescription
rowGroup
RowGroup