As the end user modifies cells in WinGrid™, WinGrid allocates more memory based on the the end user’s modifications. With the new HasCell method off the Row object, you can now determine if WinGrid has allocated a cell. You can then use the DeallocateCells method to remove the allocated cell from memory.