headerWidthNumber(default: 32)

The width of the header column in pixels.

Example

<div id="spreadsheet"></div>
<script>
  $("#spreadsheet").kendoSpreadsheet({
    headerWidth: 50
  });
</script>
In this article
headerWidth
Not finding the help you need?
Contact Support