GridJsOptions.SaveHtmlAsZip

GridJsOptions.SaveHtmlAsZip property

Gets/Sets whether to save html file as zip archive,the default is false.

public bool SaveHtmlAsZip { get; set; }

See Also