Skip to main content

@microsoft/fast-foundation > DataGridCell > gridColumn

DataGridCell.gridColumn property

The column index of the cell. This will be applied to the css grid-column-index value applied to the cell

Signature:
gridColumn: string;

Remarks

HTML Attribute: grid-column