Kendo.Mvc.UI.Fluent.SpreadsheetSheetColumnBuilder
Defines the fluent API for configuring the SpreadsheetSheetColumn settings.
Methods
Index(System.Int32)
The zero-based index of the column. Required to ensure correct positioning.
Parameters
value System.Int32
The value that configures the index.
Width(System.Double)
The width of the column in pixels. Defaults to columnWidth.
Parameters
value System.Double
The value that configures the width.