CellSource
Provides access to the data. Different grid control implements own version of INxCells for accessing data (memory, database or events).
pas
property CellSource: INxCells read GetCellSource write SetCellSource;
Provides access to the data. Different grid control implements own version of INxCells for accessing data (memory, database or events).
property CellSource: INxCells read GetCellSource write SetCellSource;