Skip to content

RevoGrid Documentation v4.15.3 / DataLookup

Type Alias: DataLookup<T>

ts
type DataLookup<T>: {};

Type Parameters

Type ParameterDefault type
Tany

Index Signature

[rowIndex: number]: DataType<T>

Defined in

src/types/interfaces.ts:444