RevoGrid Documentation v4.19.3 / FocusedData
Type Alias: FocusedData
ts
type FocusedData: {
cell: Cell;
colType: DimensionCols;
column: ColumnRegular;
model: any;
rowType: DimensionRows;
};