GridJsOptions.FileCacheDirectory

GridJsOptions.FileCacheDirectory property

Gets/Sets the cache directory for storing spreadsheet file. We need to set it to a specific path before we use GridJs.

public string FileCacheDirectory { get; set; }

See Also