@kanunilabs/datagrid-react / bandPath
Function: bandPath()
bandPath<
TRow>(def):string[]
Defined in: datagrid-core/dist/index.d.ts:1196
The band path of a column, outermost first. Empty when it has no band.
Type Parameters
TRow
TRow = GridRowData
Parameters
def
GridColumnDef<TRow> | undefined
Returns
string[]