Overload | Description |
---|---|
ResetCachedValue(Int32) | Clears the cached cell value associated with the column with the specified index. This will result in the component raising CellDataRequested event for the cell the next time the cell value is needed |
ResetCachedValue(String) | Clears the cached cell value associated with the column with the specified key. This will result in the component raising CellDataRequested event for the cell the next time the cell value is needed |
ResetCachedValue(UltraDataColumn) | Clears the cached cell value associated with the specified column. This will result in the component raising CellDataRequested event for the cell the next time the cell value is needed. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2