columnIndex
Home > @gooddata/sdk-ui > ITableGrandTotalHeaderValue > columnIndex
ITableGrandTotalHeaderValue.columnIndex 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.
Zero-based column position in the data
matrix. Usually points to the first attribute column (leftmost) or measure header column (when measures are transposed).
Signature:
columnIndex: number;