HtmlDxDataGridOption.

FileSaverJsLocation Field

Summary

Location where FileSaver.js can be found. Below the location there needs to be a folder matching FileSaverJsVersion. The following files need to be available:
  • {FileSaverLocation}/{FileSaverVersion}/FileSaver.js
Default value is https://cdnjs.cloudflare.com/ajax/libs/.

Syntax

public const HtmlDxDataGridOption FileSaverJsLocation

Constant Value

Value Type
57 Int32
GitHub