Documentation
On this page

Interface · Data and Templates

DataGridColumn

Column definition used by createVirtualDataGrid.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Members

header

header: string

Header text displayed above the column.

Type: string

key

key: string

Stable column key.

Type: string

renderCell

renderCell(item: T, rowIndex: number): GuiChild

Renders the cell for one logical row.

Source

SharpTS.Gui.Sdk/GuiPackage/runtime.ts:893 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.