GridJsOptions.AutoFitRowsHeightOnLoad

GridJsOptions.AutoFitRowsHeightOnLoad property

Indicates whether to autofit rows height when loading the file,the default value is false.

public bool AutoFitRowsHeightOnLoad { get; set; }

See Also