columnDefinition
Home > @gooddata/sdk-ui > ITableGrandTotalMeasureValue > columnDefinition
ITableGrandTotalMeasureValue.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 - value column, grand-total column, or measure group value column.
Signature:
columnDefinition: ITableValueColumnDefinition | ITableGrandTotalColumnDefinition | ITableMeasureGroupValueColumnDefinition;