Home > @activeviam/activeui-sdk > TableCell > isTotal
TableCell.isTotal property
Whether the cell of the table represents a total regarding its column. In mdx it means that the cell does not represent a member of the level of the column. The boolean is only present if it is true.
Signature:
isTotal?: boolean;