columnDefinition
Home > @gooddata/sdk-ui > ITableGrandTotalHeaderValue > columnDefinition
ITableGrandTotalHeaderValue.columnDefinition property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Column context - typically an attribute column or measure header column where the grand total label appears.
Signature:
columnDefinition: ITableAttributeColumnDefinition | ITableMeasureGroupHeaderColumnDefinition;