GridJsOptions.AutoFitColumnsOnLoad

GridJsOptions.AutoFitColumnsOnLoad property

Indicates whether to autofit columns width when loading the file,the default value is false.

public bool AutoFitColumnsOnLoad { get; set; }

See Also