The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



IsImputed


Unit:SDL_datatable
Class: TDataTable
Declaration: property IsImputed [ACol, ARow: longint]: boolean;

The property IsImputed controls whether the cell [ACol, ARow] is marked as "imputed" or not. Imputed cells contain data which are not original (measured) data but data which have been estimated in some way (i.e. when missing data are replaced by imputed data).

Writing to the IsImputed property triggers the OnChange event.


Last Update: 2023-Dec-14