Version

You Can Now Clear Modified Cells from Allocated Memory

Whenever the end user makes a modification to a cell (such as an appearance change), that modification is stored in memory. Previously, there was no way to manipulate how these modifications were allocated in memory. Now, you can use the new DeallocateCells method on the UltraGridRow and RowsCollection to clear any cell modifications allocated in memory. Doing so will negate any previous cell modifications.