GridJsWorkbook.CacheImp

GridJsWorkbook.CacheImp field

Custom implemention for cache storage,If you want to store cache in stream way ,you need to set and implement it.

public static GridCacheForStream CacheImp;

See Also