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