Home > @activeviam/activeui-sdk > RenderableTabularHeader > columnKey
RenderableTabularHeader.columnKey property
The key of the column. This is the same as the header value in the data for simple columns, but it is generated in the case of a grouped column, as a combination of the columnSelector and columnFactory.
Signature:
columnKey: string;