columnIndex
Home > @gooddata/sdk-ui > ITableMeasureGroupHeaderColumnDefinition > columnIndex
ITableMeasureGroupHeaderColumnDefinition.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.
Position of this column in the final table (0-based). Always appears right after attribute columns, before value columns.
Signature:
columnIndex: number;